I have a simple SharePoint list, 2 Infopath forms (New request & No Duplicate ) with 1 Submit Button
I need to disable the duplicate submission as follow:
whenever the user (who already submitted a request) , i want to display the form (No Duplicate) so that the user knows that he already submitted this form and cannot submit one more time.
How can i do that please ?
Thank you