
I have a Custom HTML to use for a page, which I'll be adding one of my forms into. It works fine as is. But when I start to add in the meta so that it's editable by the content editor, the styling can't be read. Specifically:
<meta type="xrm/designer/setting" name="layout-editable" value="marketing-designer-layout-editable">Is there a limitation to calling external CSS and JS? Do I need to do inline CSS? Or at least outright put the CSS on the page? How about the JS that I would need, do I add those to the form instead? (Since it'll be used by the form anyway)
Thank you.
Hi partner,
Can you provide the complete html code of the marketing pages?