Tom_R
2 days agoNew Contributor III
Cannot save same value from parameter twice in SQL Table Editor
I have created an SQL table editor component for one of my applications. One of the columns in the SQL table can be updated by the user, and is tied to a parameter that is used as a dropdown by the users.
However, if the user tries to update that column in two rows to the same value only the first row will be saved, but if the two rows are populated with different values from the linked parameter the table is saved just fine.
Has anyone else experienced this? Has anyone discovered a workaround?
Thanks,
Tom R