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

Add "Enabled" checkbox for options fields (Dropdown, Checkboxes, Radio Buttons) #824

Closed
engram-design opened this issue Apr 12, 2022 · 2 comments
Milestone

Comments

@engram-design
Copy link
Member

It would be a good idea to enable or disable options when they're no longer needed on the front-end, rather than prompting users to delete options. This will lead to data consistency issues with the submissions.

@engram-design engram-design added this to the 1.5.x milestone Apr 12, 2022
@engram-design
Copy link
Member Author

Added for the next release. To get this early, change your verbb/formie requirement in composer.json to:

"require": {
  "verbb/formie": "dev-craft-4 as 2.0.9",
  "...": "..."
}

Then run composer update.

@engram-design
Copy link
Member Author

Added in 2.0.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant