Fórum Fórum

Vissza

How to enable the submit button?

Váltás
How to enable the submit button?
Válasz
2020.03.02. 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 Szavazatok)

RE: How to enable the submit button?
Válasz
2020.03.02. 20:52 válaszként erre: 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 Szavazás)