I am trying to set up 2 things.
I will have 1 specific custom field with text information.
I need to write an expression that basically asks 2 questions for this custom field.
If its a yes, display only to a specific ISINROLE. If its a no, do not display on the site.
If the first answer was a yes, then a second YES|NO can be asked, and if you select yes, it will display for everyone. If no, just keep it set to only the ISINROLE..
I am trying to set something up so there is a group of admins, that want to see the certain custom field. But sometimes, they may want to allow everyone to see this custom field, and not just the admins.
The first field actually is asking, 1) Is action required, Yes or No * Yes automatically displays to the group role admins..
The second field is asking, Do you want to display to everyone? Yes or No
Is there a way to have this set up and wrap the expressions around each other? |