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

[Feature request] Multiselect fields that allow users to give the same value more than once or only once #276

Open
mxskylar opened this issue Jun 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mxskylar
Copy link

Is your feature request related to a problem? Please describe.
I noticed that multiselect fields that pull values from the contents of a folder allow users to select the same value more than once:

Screenshot 2024-06-11 at 16 01 37

Multiselect fields that have static values defined for the form only allow users to pick a value once:
Screenshot 2024-06-11 at 16 02 32
Screenshot 2024-06-11 at 16 02 45
Screenshot 2024-06-11 at 16 02 51

Describe the solution you'd like

Sometimes I want to allow users to select the same value more than once. Other times I want to force them to select a value only once. Ideally this would be unrelated to whether or not I pull values from a static definition or a folder. I'd like to be able to pull values however is easiest no the constraints on users of my form—selecting a value only once or more than once.

Additional context

This is a small quality of life improvement request. The plugin is really great overall and has improved my workflow a ton. Thanks for all the hard work!

@mxskylar mxskylar added the enhancement New feature or request label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants