I have a Survey123 form that is populated when a new work order is created in Field Maps. A field in the survey called "Work Order Status" is set to "Work Order Created" by default.
A link to the Survey123 form for that work order is then emailed to the person responsible for completing the work. They click on the link, enter the date they completed it, and submit.
Once they submit, I have a Power Automate workflow that changes the "Work Order Status" field to "Completed".
My question is: is there a way to check the value of the field "Work Order Status" so that if the worker clicks on the link a second time, they are unable to edit the record? I'd like them to get a message like "This Work Order has already been completed". Is there a Survey123 URL parameter that I can include in the link I send to the worker that would only allow them to edit the record if the status of "Work Order Status" is "Work Order Created"?
I'm not having any luck searching for this issue, so apologies if it's already been discussed elsewhere.