I am trying to restrict the person selected in my form is the only person that is allowed to approve or reject. Basically wanting to format the button to allow my field InfoPath (person) to be able to run the actions on the button on individual views. As it stands now anyone is able to “approve” the task, however only the person named will get the email for the request. I’ve played around with it and seem to format the button with conditions, but it isn’t submitting the information. I’ve also worked it into the workflow (see below). Do I need to add it within the workflow, or is it just a format on my button on each view?
I've gone down the path of using my workflow to set permissions based on fields in my form. Why isn't it working?? I started in Impersonation step and my conditions and rules look like below;
If Current Item:SPEC_REVIEW_APPROVAL is empty value
Replace Read, View Only, Full Control of item in this list
I'm replacing the group to View only/ Read that isn't allowed to approve, and granting full control back to the manager group.
Can someone please help me out? Should I continue down this path, or somehow utilize my approve buttons to restrict who can run the button rules.
Thank you