Hi guys,
I've been notified by a customer that they see fields in their forms that "don't exist" ...
I've been investgating and found that in many cases they use the "Automatic" option for their template.
https://doc.dynamicweb.com/documentation-9/content/apps/forms-for-editors states that when this option is selected "an automatic system template" is used.
It seem to be these rendered inputs:
Strangely I don't see them when I view the page (due to a display:none!important class on the .....maps class which is on these inputs), but the customer (and probably more visitors) does!
Is this something I can fix without having to switch to a custom template?
It seems that these forms are scattered all over the website and i would like to fix the root cause in stead of offer a work-around.
How is this template rendered?
Is it based on a template in the admin section? Or db content? Or something else?