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!