Is it safe to control user using visibility of elements

Hi, just a quick question.

If i have some functionality that i want to be available only for Admin - is it safe to just hide the functionality with group visibility?

For example if i will hide admin settings from user with visibility - user will never be able to access that settings if they hidden by conditional expression?

Or i should check every workflow that user is admin to run the workflow?

Thank you!

There was a discussion about it, and the conclusion back then was to use current users rol is admin on wf conditions, I don’t know if they changed it.

1 Like