asked on October 3, 2017
I am trying to create a Forms URL with variables that are already filled in. I know that you can use www.site.com/foms/form?var1=value1&var2=value2 to input into single value fields. Does anyone know how to insert table field data instead of single field data. For example, if you have a table that has the first column "Fname" and second column "Lname", is there a way to create a URL that allows you to have the table fill out from the URL so the first row would be "Brad" - "Van Galen", second row "Bob" - "Smith", etc?
0
0