I’ve managed to pre-populate a single drop down menu using the following code
[gravityform id=1 field_values='firstname=Carl']
All I want is to simply pre-populate this drop down menu and another drop-down menu on my form. What is the syntax for this? I’ve tried ampersands, commas, spaces, line breaks, ect.