Aller au contenu principal

Make form section visible based on selected radio button

Commentaires

1 commentaire

  • Permanently deleted user

    Hi Emily, I set up a quick example. Download the attached JSON and use File > Import to test it in your workflow designer.

     

    Basically, you'll want to add a "Change" event to the radio button group. Make sure each radio button has a "value" set. Inside the change event subworkflow, you'll want to check which radio button was clicked, and then use the Show Form Element activity to show the corresponding form element(s). You'll also need Hide Form Element to hide stuff that's previously been set visible.

    0

Vous devez vous connecter pour laisser un commentaire.