Skip to main content
August 18, 2014
Question

Can you pre-fill a multiple picklist?

  • August 18, 2014
  • 1 reply
  • 622 views
Hi,

We are using a Form 1.0 form to get contacts to update the information we have on them. We send them to an online form where the info we have for them is pre-filled in. Everything goes well except one variable that is a multiple picklist. Somehow that doesn't get pre-filled.

Is there any way to do this? Any insight is appreciated.

TIA

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

1 reply

Josh_Hill13
Level 10
August 18, 2014
Marketo isn't a big fan of multi-select, so it will not get filled in properly. Each time the user fills it out, it will create a string:

First Choice;Second Choice;Third Choice

I recommend reconsidering the field and how you display it to avoid this issue. Usually check boxes or single select can help.