1
0
-1

Hello Everyone.

We have a multi-page form, which has five pages.

What we want to do is add a drop-down field on page one (call it 'Team'), with the following options:

  • Team A
  • Team B
  • Team C

On page five is a Google Drive file upload field (called 'Team List') that is mandatory.

We want it so that, if the user selects Team B from the drop-down then the Google Drive file upload field is no longer mandatory (but obviously if they then change the drop-down to any other option it becomes mandatory again).

Is that possible?  How would it be done?

Many thanks.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hello there,

      I suppose this can be achieved by using this : Selectbox Grouping Dependency Based on Parent Form Field, You can change the selectbox to be a dropdown.

      Or you may also try this > Bean Shell Form Data Store


      Cheers


        CommentAdd your comment...