Hi Suraj,
If you check the combobox widget properties there are 2 properties for variables. One will be filled with the Id of the source record (if there is one) and the other called "Special Variable" will be filled when one of the items from the Special list values is selected.
You will need to point the special variable to an attribute of the list that you are iterating in the table records, so you can check it later.
Regards,
João Rosado
If you check the combobox widget properties there are 2 properties for variables. One will be filled with the Id of the source record (if there is one) and the other called "Special Variable" will be filled when one of the items from the Special list values is selected.
You will need to point the special variable to an attribute of the list that you are iterating in the table records, so you can check it later.
Regards,
João Rosado