Hi All, I have created an adaptive form in aem 6.5 and selected Layout as AccordionI want to write some custom code in rule editor on individual Accordion expand and collapse but did not find and method or guide bridge api. Can you help me to find method or guide bridge api for Accordion expand and...
Hello, I have created an XML Schema Definition (XSD) and there are no issues with creating the data connection in the Designer XDP. I am able to properly bind the fields in the XDP. When creating an adaptive form in AEM and selecting the Schema, it states there is an error: "XML Schema Validation Fa...
Hello, In my adaptive form I am using rich text fields (Text Box component with Rich Text enabled) and need to set the default font family for the submitted XML. I am using the guideBridge.getDataXML function on form submission. Currently upon submitting, the default font family is Times New Roman. ...
Trying to write servlet to open a ICC print channel PDF using a servlet. Unable to find the dependencies for followingimport com.adobe.fd.ccm.channels.print.api.exception.PrintChannelException; import com.adobe.fd.ccm.channels.print.api.model.PrintChannel; import com.adobe.fd.ccm.channels.print.api....
Dear community, I don't know if it is the right place, because I don't know if it is an AEM Forms or an AEM problem. But at first I'll try it here. Following setup:AEM 6.5.9.0Two simple forms with a text input and a submit based on the default blank form templateI added two AEM Form components to a ...
Hello,We are trying to get the samples on:https://forms.enablementadobe.com/content/samples/samples.html?query=0 and also the commented ones on:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/looking-for-a-web-based-form-example-created-in-aem-forms/td-p/390440 but th...
Desperate here - of late, my AEM is crashing every time I attempt to add a calculate script - Java and FormCalc alike. I have tried uninstalling and reinstalling but it has not helped. I have just been working around it but this time I can't. Has this happened to anyone else and have you been able...
Hello, I am trying to create a custom rich text box component for an adaptive form. I created an overlay of the guidetextbox from "/libs/fd/af/components/guidetextbox" in my /apps/project folder, however any changes to the rte settings are not reflected in the custom component. For example, removing...
Hi everybody! While I'm not new to Adobe itself, I'm new to creating PDF forms. I need to create a fillable PDF form to use as a shot list for filmmakers, that allows you to add a custom number of lines for the shots of each scene. Since this number always varies, the form builder that comes with Ad...