Duplicate ID With Multiple Forms Per Page

coughlin 09 Aug, 2019
When two forms are published on the same page, both load with an ID value of "load-form" which is a problem for SEO and Accessibility. See https://dev.dbtitlellc.com/quote for an example.

Is there any way around this?
healyhatman 09 Aug, 2019
Set the form to custom, use a "Form Area", which will have an option to set the ID.
coughlin 12 Aug, 2019
Thank you! In custom mode, do I need to put anything in the Data Provider or Action URL fields for the form area?
healyhatman 12 Aug, 2019
data provider takes an array and if there are matching Fields puts the given value in the field.

Action URL shouldn't be necessary
This topic is locked and no more replies can be posted.