Validate edit or delete

Alvim
New Member

Hi Community

In my app I use user settings to control user actions.

How can I validate an edit or delete based on a [name] column value?

Basically I need the user to only be able to edit or delete a record if the [name] column is the same as his user settings.

Solved Solved
0 6 285
1 ACCEPTED SOLUTION

Ok, I got it

The expression looks like this (USERSETTINGS(EMAIL) = [USER])

Thank you very much

View solution in original post

6 REPLIES 6
Top Labels in this Space