Question
How to save values in different rows in tables?
Hi All,
I am stcuk with one of the implementation as described below:
I have a variable local!a which is having the values like 12;23;34 etc separated by semi-colon, when user click on save button the values 12, 23 and 34 should be saved into different rows in tables instead of single row.
Thank you
