How to Hide the "Next" button depending on the selection on the checked boxes?

By: Alaid Arguello | Asked: 04/30/2023
ForumsCategory: How-toHow to Hide the "Next" button depending on the selection on the checked boxes?
Alaid Arguello asked 1 year ago
Hi, I am using a Checkboxes Field with several options, but I need to hide the "Next" button if the user checks any of them. For example, I have 8 options, but if the user checks option 2 or 5 or 6 then the "Next" button is hidden. Thanks.
1 Answers
Rob LeVineRob LeVine answered 1 year ago
That can easily be accomplished via jQuery.  I'm not aware of an out-of-the-box Formidable solution.
Alaid Arguello replied 1 year ago

Hi, I need the PHP or jQuery code to do this please.

Rob LeVineRob LeVine replied 1 year ago

There is no "one size fits all" solution here. In general, you want jQuery code that listens for clicks on the checkbox field and then, based on the selected values, hides/shows the Next button. If you want specific code for your situation, I suggest reaching out to someone on this list https://formidable-masterminds.com/developers-directory/

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right