-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
form-builder-plugin, payment field, static value field hidden #8903
Comments
jmikrut
added a commit
that referenced
this issue
Oct 28, 2024
jmikrut
added a commit
that referenced
this issue
Oct 28, 2024
Thanks for the report - fixed and will be released in the next version! |
🚀 This is included in version v3.0.0-beta.120 |
This issue has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the Bug
When using the form-builder-plugin payment field you can add price conditions. When creating a price condition you should be able to enter a static value. A input field should be dynamically added but it does not, so there is no way to add a static value to price conditions.
Link to the code that reproduces this issue
https://github.com/mikecebul/payload/tree/form-builder-plugin-issues
Reproduction Steps
You don't need to use my reproduction.
pnpm dev form-builder-plugin
Which area(s) are affected? (Select all that apply)
plugin: form-builder
Environment Info
Binaries:
Node: 20.14.0
npm: 10.7.0
Yarn: 1.22.22
pnpm: 9.7.0
Relevant Packages:
payload: 3.0.0-beta.118
next: 15.0.0
@payloadcms/db-mongodb: 3.0.0-beta.118
@payloadcms/email-resend: 3.0.0-beta.118
@payloadcms/graphql: 3.0.0-beta.118
@payloadcms/live-preview: 3.0.0-beta.118
@payloadcms/live-preview-react: 3.0.0-beta.118
@payloadcms/next/utilities: 3.0.0-beta.118
@payloadcms/plugin-cloud-storage: 3.0.0-beta.118
@payloadcms/plugin-form-builder: 3.0.0-beta.118
@payloadcms/plugin-redirects: 3.0.0-beta.118
@payloadcms/plugin-seo: 3.0.0-beta.118
@payloadcms/plugin-stripe: 3.0.0-beta.118
@payloadcms/richtext-lexical: 3.0.0-beta.118
@payloadcms/storage-s3: 3.0.0-beta.118
@payloadcms/translations: 3.0.0-beta.118
@payloadcms/ui/shared: 3.0.0-beta.118
react: 19.0.0-rc-65a56d0e-20241020
react-dom: 19.0.0-rc-65a56d0e-20241020
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Fri Mar 29 23:14:13 UTC 2024
Available memory (MB): 15847
Available CPU cores: 16
The text was updated successfully, but these errors were encountered: