Limit user to update row and add child record

dear all

i want to limit  user if row status is "closed", than they can not update row and child record under this perents. user can update row if status is "open". this expression will be at table behavier not at edit if level.

@

Solved Solved
0 5 165
1 ACCEPTED SOLUTION

Hi,

For the child table, i suggest a slice, with read only setting. Use the show if setting to hide the child table and show the slice child table, when status is closed, and viceversa.

Edit ifs just for the parent columns, or security filters of the parent table to limit the users to even see the closed rows.

View solution in original post

5 REPLIES 5
Top Labels in this Space