We want to have Marketo forms on external pages, and we would look at using an iFrame to display the form.
This is fine, except for the form validation error messages. These appear beside the form field, which doesn't work for set iframe widths within the external page. Is there a cleaner way to display these messages so they don't mess with the iFrame? I've seen some posts about custom javascript to change the form, but I want to avoid this if possible.