Hi there
I would like to only show a particular tab when the current user is the user in a People Picker field. I’ve tried a number of variations but can’t get it to work. THe one I think ought to work is
Trigger: Compare logged in user with people picker field
Operator: Equal to
Value: Line_x0020_Manager, being the FieldInternalName of the people picker.
In debug, this will always equate to false, even when I am the logged in user and the user in the people picker.
The debug output is
Trigger: Current user is in people picker field
Field(s): Line_x0020_Manager
Operator: Eq
match: false
Any suggestions or assistance welcome.
Regards
Gerry