For pre-populating the matrix field via URL parameters, the Field code
can be found under the Advanced properties
.
For the matrix field, the rows labels are considered as attributes while the columns labels are considered as values. So for example, if you want to select Excellent for the Friendliness row, the URL parameter would be: rate_customer_rep.Friendliness=Excellent
Based on the above, we can be 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