The title probably makes no sense, but this is what I mean:
This is so far how it is on my website:
I have a collection dynamic collection basically of a list of businesses, which is displayed on the website as a table format. Whenever, someone clicks a row in the table, a dynamic page shows up displaying many fields, such as business name, location, category, summary, etc. On that page, I have a button that links it to a form, where user can list corrections to be made on the dynamic page. The problem, is that the user has to list the business they they want to correction for, but I want it so that when they click the button to correct the info on the page, the business name is saved in the data of the user submission, and they dont have to go through typing the name of the business, as it is automatically understood. I would really appreciate any help on how to do that. Thank you so much.