Hi everyone,
I have a form set up with multiple screens right now which creates a new record on a SharePoint List. I want to give the option to enter an associated number and have the information pull up so the user can edit it. The only option I have seen is to create a gallery for the user to select which record they want to edit.
I want to keep the list of records out of the user's sight so they can only edit the record if they know the associated number to enter. I created the below screen. I want the user to enter the number, hit the button, and the related information will populate into the following screens which will then be patched to the record queried once completed. Not sure how to go about this. I need this text field to query the SharePoint List and pull the associated data.
