Hoppa till huvudinnehållet

Make form section visible based on selected radio button

Kommentarer

1 kommentar

  • 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

Du måste logga in om du vill lämna en kommentar.