I need to append only SOME (not all) form field entries to a URL upon form submission. I cannot seem to find any documentation on how to label the form field parameters in the url.
Some systems use curly brackets, others use the tilde (~) symbol before and after the field name. I also don’t know if there are some custom field names created in the background, or if just the field name would work, i.e. first_name={first_name}.
Anyone know how to do this in Unbounce?