Hi!I'm having form with 3-4 tabs & some required fields in each. Now I want to prevent the user to move to next tab until the required fields are filled in current one.I'm using this & it's working fine for next button which prevents from going to next tab until fields are filled. But still user is ...
After updating an XML file used by a LiveCycle Designer ES4 form, I used to be able to import it into Acrobat Pro using Edit > Form Options > Import Data. This worked up until a couple of months ago, but now the XML file looks corrupted on import: <staff> </staff> </it> </it> </admin> ...etc....
Hello, I have a content hierarchy on my form: root panel----- child panel1 ---- text box----- child panel2 ---- text boxSo when the AEM form is published, I click preview as HTML but it's all blank. When I click edit on the form when I click root panel it's blank. However, when I click any of the ch...
Hello, I would like to ask regarding the supported platforms for AEM Forms 6.5 on JEE. Our client would like to deploy the AEM Forms on Windows Server 2022 and use Windows Office 2021 for the PDF generator, but these versions are not stated on the page of the Supported platforms for AEM Forms 6.5....
Is there any way to get page number Using SOM Expression in live cycle designer ? i have tried this on layout:ready* this.rawValue=xfa.layout.page(xfa.resolveNode("Title[0]").somExpression);
While generating the Table of Contents (TOC) we would like to know on following concerns, sample DDX file at [1]. how many OOTB fonts are supported by - com.adobe.fd.assembler.service.AssemblerServicehow to supply custom font parameter to com.adobe.fd.assembler.service.AssemblerService DDX Source [1...
I am using REST based FDM with one to many association. In FDM, swagger was able to set up one to many association. However, I am not sure how to do data binding in the Adaptive Forms. Let says I have Entity called Person which has one-to-many association with another entity called Address. Let...
Hi Community, We have a MySQL DB connected via Apache Sling Connection Pooled DataSource. It's working fine for getting, inserting and updating data through the forms. We need now to implement a search on a column in a table in the db from a form, but I found out that the default data model get ...
Good day, I asked a question years ago about resetting just the current table instance and I received a reply from Radzar which worked. Now, it's not working and I can't seem to understand why. Below was the correct answer to my question. I recently created another form and used the exact same sc...