Sergey
4 years agoContributor III
Conditional editability on SQL table editor ?
Dear community,
Using the SQL table editor, it is possible to define the "allowupdates" as true for each column.
Right now I have a requirement which is to have a cell with a column which should be editable depending on another row: on a specific row, if column 2 is set as "true", then column 3 should be editable.
What would be the most apprioriate way to achieve that ?
Regards,