All,
I have an Eloqua form that I am building in front of a product sign up page that is hosted on our secure site. I need to be able to build a URL with custom query strings (first name, last name, company, etc.) to get the user to the next form in the process while filling out information they have already provided us.
I can't seem to figure out a way to do this. It would seem that you could come up with a way to build/concatenate the url and the necessary field values in the form, but I can't seem to get it to work.
Any ideas?