Team,
I am building an app where user will give his inputs based on the questions.
I am using a gallery where there are few questions and for each question the dropdown have to change.
For example:
Q1 : Dropdown values = Me1,Me2,NA
Q2: Dropdown values = Me1,Me2,Me3,Me4
Q3: Dropdown value= Yes,No
How can I achieve this ?
Questions will change based on the user grade.
Please help me