Foren Foren

Zurück

How to enable the submit button?

Umschalten
How to enable the submit button?
Antwort
02.03.20 20:44
I have a few radio buttons on a page.

I want the submit button enabled only when the user has selected all the radio options.

Could you show me how to do that please.

Thanks
0 (0 Stimmen)

RE: How to enable the submit button?
Antwort
02.03.20 20:52 als Antwort auf D Singh.
Hi D,
Great question!  This method can be used for a variety of interactions - whenever you want to allow something only after all conditions have been met.

Basically, you need to check when ANY of the RB values change (multiple triggers), and then create a condition that checks to see if ALL the RBs are not blank (condition).

Here's a video walkthrough - https://share.suddenlysmart.com/public/support/enable-submit-when-all-things-answered.mp4



Hope that helps!
+1 (1 Stimme)