We know that visibility conditions of tabs, buttons, elements, … should not be used as security feature.
Meaning, a button with a visibility condition might not be secure.
But what about the conditions inside of an action. If that condition depends on a column in the user profile sheet. Would this be secure to prevent “non-eligible” users to trigger this action?
I agree, this was more a statement, but my question is the following:
But what about the conditions inside of an action. If that condition depends on a column in the user profile sheet. Would this be secure to prevent “non-eligible” users to trigger this action?
It’s not only about downloading data, but also changing data.
Does this mean, that if I have a condition which “allows” certain users to trigger an action which e.g. sets column values, shows a detail screen, …, there is no way at all for other users to trigger this action?