Hi,
I'm pretty new at SAP interactive script editor and i'm wondering how I can create multiple drop downs in a single dialogue.
I have created it but it only picks up the selected information only for the last drop down and any drop downs before it, it only picks up the first selection even if you change the selection.
Eg. [1,2] [3,4] [5,6] if i select [2][4][6] the system only picks up [1][3][6].