Hi all,
I have an external landing page and I'm tying to set up the marketing form capture for lead generation.
I'm not able to bind any HTML input to a Dynamics multi select field.
I've tried with:
- <select> with "multiple" attribute
- multiple <input type="checkbox"> with same "name" attribute
For the select, it allows me to choose only from option set fields (single, not multiple). For checkboxes, only boolean fields are displayed.
Any help?
Bye!