If you want to pre-populate a field and the value has a comma in it, wrap the value with double quotes.
Below is an example:
$FormID,$InstanceName,Name,FormDescription
970000040,Test Import,John Smith,"This customer uses inspection forms, contracts, and proof of insurance forms."
Comments