Matrix

For pre-filling the matrix field via URL parameters, the Field code can be found under the Advanced properties.

Screenshot 2023-09-17 at 10.08.47 PM.png
Advanced properties

For the matrix field, the row labels are considered attributes, while the column labels are considered values. So, for example, if you want to select Excellent for the Friendliness row, the URL parameter should be rate_customer_rep.Friendliness=Excellent

Based on the above, we can use the in URL parameters, as shown below.

https://example.neetoform.com/8abc2aa31ef7d12f288e?rate_customer_rep.Friendliness=Excellent&rate_customer_rep.Knowledge=Very%20good&rate_customer_rep.Quickness=Good

Screenshot 2023-09-17 at 10.11.27 PM.png
Pre-filled values for matrix field

Can't find what you're looking for?