Hi,
I have setup a form with 2 hidden preferences but I can’t get them to work properly.
I have 2 landing pages which display the form with name/email/mobile fields for the user to fill in. For the preferences I need one form to have “exiting customer” as a hidden preference. For the 2nd form I need to set “New Customer” as the hidden preference.
SO to do this I have set my preferences for form one and then gone to ‘standard code and’ copied this into ‘alternative form field 1’. The i have inserted [ newsletter_form form=”1″ ] into the landing page.
I then set my preferences for form two and then went to ‘standard code’ and copied this into ‘alternative form field 2’. The i have inserted [ newsletter_form form=”2″ ] into the landing page.
When I test the form it seems to just set the preference as whichever form I saved last.
Am I doing something wrong?
Also when I do an export does it also show preferences?
Thank you