-
Notifications
You must be signed in to change notification settings - Fork 119
toggleFields only works on 1st Step #58
Copy link
Copy link
Open
Description
toggleFields only works on 1st Step, also there is no way of removingRules, you can addRules but not remove, also it doesn't work with hide, show div element. Once you hide div element validation is still asking for fields to be filled in but you don't see them, also when you have multiple hidden divs and you open them one after the other all the validation adds up.
$('form').idealforms('toggleFields', 'emaple_field');
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels