AEM 6.2 Form - text outside the form
Hi All!
I am starting to work with AEM 6.2 adaptive forms, and our design wants authors to be able to make editable text instructions above the form. However the default functionality does not seem to allow this.
Our form body uses:
<guide:includeGuideContainer/>
I've tried various methods to include a cq:include or sling:include to have a component outside of the form body, but no luck. Any ideas?
Thanks!