How to update a form field based on a value on a different form page?

Confluence User - 23 Apr, 2024

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.

forms;permissions;logic

1


24 Apr, 2024
confluenceUser
confluenceUser

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


RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print