Form submissions from collection list

Hi All,

I have a collection list that looks similar to this

Everytime a user clicks ‘Quote’ I have a popup that comes up with a form.

Here is my question,
How do i populate the popup form fields with data from the specific collection list row?


Here is my public share link: LINK
(how to access public share link)

One way is to build the modal into the collection item, so that each is item-specific.

Another way is custom code.

1 Like