Hi,
Is it not possible to create a form with dynamic options in the dropdowns based on certain criteria.
For example; i have a dropdown with 20 different options. When selecting one of these the options of another dropdown should change accordingly. I realize that i could create 20 new groups and make them visible according to the users selection. However, that just seems to tedious and frankly not that dynamic. Am i missing something here?
Additionally i am wondering why it is not possible to dynamically update the options in the forms without manually doing it - here i mean it should be possible to extract data through API requests daily for example.