Hello, I am creating an approval application form that have a review button.
So the scenario is I have a form that will be sent out to 3 different reviewers/roles (Manager, HR and Project Lead).
A is employee. B is Manager. C is HR.
B acknowledge by click on Review button. In Listing view, A form status will appear as "Reviewed".
In C Listing view, will remain Submitted as they haven't click on Review button yet.
Is there a way to make the status to only show based on the current reviewer? Or I have to create three different status column in SharePoint?