Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @SanfordWhiteman - I have updated the page.
Is it? Or do you just have that field marked Required in Form Editor?Hi @SanfordWhiteman - No, Required option is unchecked for all the fields on form level.You need to take the config block/code out of the Rich Text area, that’s impossible to troubleshoot (and also gives unexpected results, as I’ve...
Hi @SanfordWhiteman , I have this test form where we have radio buttons and checkboxes type fields. I have modified the JS for the required fields, its working fine for radio buttons, but when I add the checkboxes fields to make them required in the CSS then web-form doesn't appear. Could you please...
@SanfordWhiteman I have used the CSS and JS as per given instructions and it worked very well. In my web-form I have checkboxes type fields which needs to be mandatory. I have added the fields name in JS but its not working.Could you please guide how to make the checkboxes filed mandatory along with...