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

Fix conditional logic on radio and checkbox fields #38

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

puremana
Copy link

@puremana puremana commented Dec 1, 2020

No description provided.

mellodave and others added 7 commits June 8, 2018 16:33
…ticular form on the page, as hidden values in the form submission
…ge when a non-ajax submissions resulted in validation errors, which was then breaking conditional logic
Things added:
- Support for multi-page forms (paginated forms)
- Support for regular expression matching

Things fixed:
- Replace IDs properly for forms with multiple Chosen select fields
- Add back support of selecting input by corresponding label (fixed input ID matching pattern)
@lkraav
Copy link

lkraav commented Dec 2, 2020

Please eliminate space-only changes, before this PR even has a chance of getting reviewed.

@puremana
Copy link
Author

puremana commented Dec 2, 2020

Please eliminate space-only changes, before this PR even has a chance of getting reviewed.

Don't have time to adjust spacing now.

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

Successfully merging this pull request may close these issues.

None yet

4 participants