Skip to content
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

Closed
mikecebul opened this issue Oct 28, 2024 · 3 comments
Closed

form-builder-plugin, payment field, static value field hidden #8903

mikecebul opened this issue Oct 28, 2024 · 3 comments
Assignees
Labels

Comments

@mikecebul
Copy link

mikecebul commented Oct 28, 2024

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.

  1. pnpm dev form-builder-plugin
  2. create a form
  3. add a payment field
  4. attempt to add a static value

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

@mikecebul mikecebul added status: needs-triage Possible bug which hasn't been reproduced yet v3 labels Oct 28, 2024
@paulpopus paulpopus self-assigned this Oct 28, 2024
@github-actions github-actions bot removed the status: needs-triage Possible bug which hasn't been reproduced yet label Oct 28, 2024
@jmikrut
Copy link
Member

jmikrut commented Oct 28, 2024

Thanks for the report - fixed and will be released in the next version!

@jmikrut jmikrut closed this as completed Oct 28, 2024
Copy link

🚀 This is included in version v3.0.0-beta.120

Copy link

This issue has been automatically locked.
Please open a new issue if this issue persists with any additional detail.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants