Dear All Expert,
I have created a submit action. At the hide tab, I put in the below formula:
!(@V3UserName=zRouteTo), where if current user is not equal to zRouteTo field, the submit action suppose to be hidden from other user.
The zRouteTo Field is a Name field with formula @Name([CN];zRouteTo) where before the document arrive to 'zRouteTo', initiator have to select from the address dialog list to route to this person, 'zRouteTo'.
I had check the checkbox. But when the user who is the zRouteTo, unable to see the submit action. Kindly please advice where I had try to change the hide formula to @V3UserName != zRouteTo, it does not work as well.
Thank You.