Form Field Creation - Data Collection
Hi, I am in the process of creating a form to embed in a marketo landing page. I am trying to configure the field to collect the choice data in their person object.
In admin I created a new field, BOOLEAN type, for "Interest Type". In the form creation, I have provided 3 choices, and created 3 stored value types in the advanced editor. Example:
What are you interested in?
() Alpha
() Beta
() Don't Know
Field stored value is set up as:
Alpha|A
Beta|B
Don't know|DK
Because booleans are true/false, it doesn't bring in the assigned stored value into the field, in fact it doesn't register a "click" at all in the person's data. How can I create a checklist field that will bring in the value into their data. It seems like a simple thing I'm missing here. Thank you in advance for any insight you can provide!