Have used Form Capture to get data from an external website and create lead/contact records - this is working well.
Have created some hidden text fields to capture extra data we need - this is working well
What I want to do now is have a hidden field on the form that has a static value - the field needs to map to a Lookup in Dynamics 365 Marketing a) is this possible to map to a lookup, b) if so, what value do I put on the external web page form (anything special because its a lookup etc).
Thanks
(note: if manually creating the landing page from scratch in Marketing to achieve what I want, I would add a hidden lookup field and set a default value - in this situation the form has to be via Form Capture not manually constructed)
Hi LA,
Have you figured this out?
You can try to do this by using it as a text box with default value and create CRM workflow that will translate this text value to a lookup.
In the workflow, you can specify this:
Hope this helps,
Defne
Hi LA,
Currently only embedded form supports with look up field.
A workaround is that you could create an optionset field Source form type and a simple line text field for Contact entity.
The optionset field is used to indicate whether the contact is from the capture form, and we save name of lookup record to the text field.
By default, the source form type could be set to "Capture form", and hide those two custom fields.
Then create a flow, it only starts when the optionset equals to "Capture form", use value from the text field to retrieve mapping record of look up field,
finally populate the real lookup field with retrieve id value.
Regards,
Clofly
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,817
Most Valuable Professional
nmaenpaa
101,156