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