Hi there,
I created an re-open workflow for activity entities (eg. Phonecall). This Workflow should only be executed by the User who created it. I couldn´t find a solution for this. Neither in the Workflow itself nor as a business rule. Even the Ribbon Workbench only allow to have privileges on rules not on a current user base.
So what I need is something like that: if current user equals field value in created by field, then show Button re-open Workflow or let him execute the workflow without any error message. If the current user does not equal the created by field value, than hide the Button or don´t let him execute the Workflow and show error message.
I work on a 8.2 Version and have no clue about scripting
Any suggestions?