Hi all,
I've added a lookup field in my marketing form, and it works fine.
Now i need to prefill it with javascript, not with a unique default value because it changes from page to page - it's a product page and i have to bind the related custom product to the lookup field.
I've tried by giving to the text field the value that gather the product that i need, but it doesn't work.
Is there a way to achieve this with the javascript API ? I mean the MsCrmMkt namespace.
Bye!