Hi, guys !
I want to set the workflow condition where the user role is not an administrator (user role != administrator)
I tried to search 'administrator' in 'user role' record.. Is my approach wrong? maybe it's not user role record..??
Should I use custom formula and type {userrole} != administrator ? <- not even sure if it's right.