I am in need of a solution to make a submitted form read only for the person who submitted it. Once the user submits the form it will go to an approver. Our internal admins will be able to open the form and make changes if necessary. But if the submitter returns and opens the form, we just want them to get a read-only version of it and in some situations just not even be able to access it anymore. One solution was to create a new view within the form, build it as a read only version of the form, and basically validate against a field in the SharePoint list that it has been filled out. If filled out switch to the read only form. That works ok, but isn't full proof. Is there a way to change the author/owner of the form during submission? So basically User 1 would submit the form, and before saving the record to SharePoint, change the user to be an internal Admin? I guess one issue with this would be we wouldn't be able to provide a list to the user of all forms that have at least been filled out because it would look like it was filled out by our internal admin.
Any help/guidance in this area would be great.
Thanks
Aaron