Drop Down on Landing Page in Adobe Campaign Standard | Community
Skip to main content
New Participant
December 10, 2018
Solved

Drop Down on Landing Page in Adobe Campaign Standard

  • December 10, 2018
  • 16 replies
  • 16273 views

Hi Campaign Folks,

I need to understand how to use a field as a Dropdown(Consider an example Country having 20+ enumerations stored in the Schema) on a Landing Page in Adobe Campaign Standard.

I am trying to map the fields, but the predefined values are not populating as a dropdown, neither I have an option to change the HTML Type of the field to something close to dropdown.

It's pretty easy in Adobe Campaign Classic, use a combo box, select the field, in field properties click on the option Initialize  the list of values in database and the job was done.

Can you help me how that is done in ACS and any response on this would be highly appreciated.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by El_Loco

Hi,

If it's any use please see below the code that we use for our country drop down list. I have removed the majority of the options for this example, but we basically have an option for each available country that maps using the country code.

16 replies

bableenk6370391
New Participant
April 9, 2019

if i want that only unsubscribe option gets selected and it lands on the confirmation page .what would be the appropriate approach ?

bableenk6370391
New Participant
April 9, 2019

Hi

Yes , It is working only when we are selecting the drop down list . But i want that without seelcting the list also it will submit the response.

El_Loco
New Participant
April 9, 2019

Hi Bableen,

Does it work correctly if you select a country, then tick the checkbox and submit?

bableenk6370391
New Participant
April 9, 2019

Hi

I have created a profile acquisition landing page with this kind of dropdown list option and one checkbox for unsubscription. But i have kept the drop down list as non-mandatory field, but still when i am opting only checkbox, it is landing me to the error page instead of confirmation page.

Can you please help me out?

Regards

Bableen

New Participant
December 11, 2018

Thank you soo much

El_Loco
El_LocoAccepted solution
New Participant
December 11, 2018

Hi,

If it's any use please see below the code that we use for our country drop down list. I have removed the majority of the options for this example, but we basically have an option for each available country that maps using the country code.