Hello,
We have a dropdown with sub levels and we would like to filter the dropdown based on the form.
For instance, if I have a dropdown With the values :
Level 1
- sublevel 1.1
- sublevel 1.2
Level 2
- sublevel 2.1
- sublevel 2.2
I want to only display level 1 for the form A, level 2 for the form B and all the items for the form C.
We want to keep the same field because in the report we won't need to make the distinction.