We have a forms process that requires an approved person to review work before it can be submitted.
Currently we are using a read only mandatory box that will auto fill with approved after it has checked the below for the current instance ID: Using a lookup Rule.
- Has the person been involved in any named process steps (Such being the initiator, or completed the further review needed step) as a user is unable to approve their own work.
- Is the user on the list of approved individuals
This will then auto fill the read only mandatory box with approved granted the criteria are met. if the approver has submitted the form this box remains blank and they are unable to click the submit button.
The issue I am currently having is if the approved individual sends the form back for further review and completes this step themselves
when the form is then resubmitted for review the Mandatory read only box still contains the approved text. We have checked and the lookup rule is working correctly in the background and returning blank but the field just seems to hold onto the previous data and not update
Thanks
Mark