We are using the AEM HTML5 forms feature to present a large number of legacy XDP forms to users on the web. These forms have common functionality which is implemented using a Custom HTML Render Profile. When we upload a form XDP, we have to individually change the HTML Render Profile from the defaul...
Thanks @Mayank_Tiwari - I understand this is the way to get the content into the form data model, but how can I render this content? Am I limited to binding it to a specific field element, or are there other ways to render this? Can I for example bind it to a hidden or floating field, and then refer...
We are using the AEM Forms HTML5 capability to put a large number of XDP based forms online. Some of the forms contain common bits of text content (like an official brand name, contact email address or phone number) which we want to centrally manage so changes can be updated for all forms in one go....