Forum Discussion

BTONG's avatar
BTONG
Copper Contributor
Dec 08, 2023

Conditional formula for forms edit - hide per permissions

I'm looking to hide a field in a form for everyone who has lower than Admin access 

=if([$PermMask]>='0x7ffffffffff00000','true','false')

unfortunately this does not work 

It will work however, when i do <= 

any help would be greatly appreciated

No RepliesBe the first to reply

Resources