Hi all,
I have a simple case where I would like to save each selection made in a dropdown combobox to a different row in SP.
The SP column is a single line text and combobox Item property is "Table({Item:"Op1"},{Item:"Op2"}) ". No fruitful results so far and I ve tried all combinations found online.
E.g. I want to select Op1 and Op2 and save the records in two subsequent rows. With the script below I ve managed the same entry two times.

Any help will be appreciated.