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

Select (pick list) values are reset after failed submit #91

Open
kchez opened this issue Aug 27, 2018 · 2 comments
Open

Select (pick list) values are reset after failed submit #91

kchez opened this issue Aug 27, 2018 · 2 comments
Assignees
Labels

Comments

@kchez
Copy link

kchez commented Aug 27, 2018

Similar to how Text input values are retained, is there a way to retain the values when a user selects from the pick list if after the required field validation fails. I have three select boxes on my form which are all required and the values get reset if a user forgets to fill in a required field or if the recaptcha fails to submit the form.

@nciske
Copy link
Collaborator

nciske commented Aug 27, 2018

That should work, as long as your picklist is correctly configured.

A link to a form exhibiting the issue and a screenshot of the field settings would be helpful.

@kchez
Copy link
Author

kchez commented Aug 27, 2018

Unfortunately, the site is not yet public. I've attached a screen capture showing the settings for the form and a screencast showing user input and the result.

form-settings
no91-videocast

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

No branches or pull requests

3 participants