Control delete/update based on columns

Hi, I need to control the delete/update capability referring to a value of a field in the record. For example is the value of the field named “state” is “Closed” no update ca be done, viceversa if the value is “Filed” delete is not permitted.
Referring to the post https://help.appsheet.com/en/articles/961472-controlling-add-update-and-delete it seems that I can build such an expression using flask icon but the editor has a note: “This formula is not evaluated in the context of a row, so column values are not available.” So it seems that the expression I need can’t be evaluated.
Can anyone help me?

Thanks

0 2 286
2 REPLIES 2

Steve
Platinum 4
Platinum 4

You’ll want to instead adjust the Only if this condition is true properties of the Delete and Edit actions for the table.

You are right, but the problem is that sistem generated actions will be reset to default every time I rebuild table structure … and it’s dangerous

Top Labels in this Space