Foro de discusión Foro de discusión

Atrás

How to enable the submit button?

Alternar
How to enable the submit button?
Respuesta
2/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 Votos)

RE: How to enable the submit button?
Respuesta
2/03/20 20:52 en respuesta a 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 Voto)