Hi Team,
Need help on achieving the following Scenario.
I have two array list as shown below :
Reviewers : [name1,name2, name3]
Approvers: [name4,name5,name6]
In the designer tab, for dropdown/radio/checkbox type questions I should be able to see the options as Reviewers,Approvers(variable array names) and also should be able to select one of it and create the survey.
For the respective questions,
If Reviewers are selected in the designer tab, then I should be able to see name1,name2,name3 as the options in Preview tab.
If Approvers are selected in the designer tab, then I should be able to see name4,name5,name6 as the options in Preview tab.
Requesting your help on this.
Thanks and Regards,
Santosh