Hi.
I want to create an approval workflow for the following example:
I have a list with contact for several equpiments. Now, somebody will change a name. In this case, a workflow will be triggered (trigger is change of the value), requesting the approval of the Manager. Setting up this is clear. My questions is focusing on the case when the Manager will reject the request.
What I need from such a worklow is, that in case the Manager will reject the change, the initial name remains. Obviously, the Manager is not fine with this change and would like to have the initial name. A workflow doesn't make sense, from my point of view, when in this case, I can record that the Manager has rejected, but the new contact remains. This means, the value has been changed although the change has been rejected.
How can I do this?