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

Client side dynamic select options #8

Open
g105b opened this issue Jan 1, 2020 · 1 comment
Open

Client side dynamic select options #8

g105b opened this issue Jan 1, 2020 · 1 comment
Projects

Comments

@g105b
Copy link
Member

g105b commented Jan 1, 2020

It is common to add elements to a on the client, in which case the server-side validation will not work for select elements, because the options are not within the original HTML. This will require disabling SSV for particular elements, or using custom rules.

@g105b
Copy link
Member Author

g105b commented Mar 22, 2021

There needs to be a special key passed in the request to override the available values.

@g105b g105b added this to Planned in Overview Oct 9, 2021
@g105b g105b moved this from Planned to Backlog in Overview Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Overview
Backlog
Development

No branches or pull requests

1 participant