Hi
I have multiple forms on a SharePoint list and I would like to differentiate which form was used to submit a response. How can I do this please?
I have created a column (Form Name) which is required but not shown within the form.
I then created a PA flow with the trigger "When a form is submitted" and the Action - "Create item" but have hit a couple of issues.
1 - I am having to select each form in the trigger and create a separate flow for each form. Is there a way to trigger one flow for any form that gets responses within the list? I am not able to use dynamic content in the form name field.
2 - How do I capture the Form Name? I tried adding Form Name as a dynamic value to the Form name column but when tested, it is not capturing the Form name. Am I doing something wrong? If I am using a flow for each form, I can just assign a static value to the Form Name field but that isnt working for me either.
Finally, is there a better/ easier way to do this?