To cut the story short… I have a form with a button called ‘Approve’. There is also a field on the form called ‘username.’ This field automatically computes wiht the firstname and lastname of the user currently logged into the application.
I want the ‘Approve’ button to only show if the person logged in is a member of a particular group from the access control list. I’m assuming the code/formula must go in the Button properties - Paragraph hide when…