Hello, I came across the following post on how to use DataTables in AEM. Datatables in Adaptive Forms – Forms.life Unfortunately, the link to the full example package is no longer working. When downloading DataTables, how do you include it into AEM and create a client library from it? Thank you
Hello, I have a basic flowed structure that has a number if checkboxes each contained within a parent subform. My goal is to have a button at the end to check for all unchecked values and hide their parent subform. Sadly, I am unable to get it to work and I would really like some help with this.
We have a process being kicked off by a watched folder. Unfortunately, we are not guarunteed that the filename will be "data.xml" (or whatever else). However, because we are referring to it in the workflow, it doesn't make it very portable. I see that it's setting this in the metadata: com.ado...
We have a table with a lot of columns - +20. We would like them to be fixed width and have the Table scroll horizontally instead of squeezing everything on the screen. Is there an easy way to do this? Thanks,
It seems like I remember a component that would display the Document Of Record real-time within the PDF. Maybe the last section, it will generate the DOR with the data from within the Adaptive Form? Thanks,
I am using AEM 6.1 to display text fields with a check box. Here are my steps and the encountered problem: Open PDF form Select Checkbox (text fields display or are now visible) Enter data in text fields Save PDF form Close PDF form Open PDF form PROBLEM: The checkbox is still selected but the tex...
Hello, By default, the add/remove buttons on a dynamic table are positioned to the right of the table. Is there a way to set the buttons to be on the left side? I have attached a screenshot for reference. Thank you
Hi Everyone, Is AEM Document Services(DocumentServices Java API) on AEM cloud not available (https://experienceleague.adobe.com/docs/experience-manager-65/forms/use-document-services/overview-aem-document-services.html?lang=en) ? If answer is yes what is the alternate in AEM Forms as Cloud Servic...
Hi Team,The issue is related to the end-user form submission.Issue: Like today once submit the registration form in end user will not be able to edit the form after submission. But the next day end-user edit or modified the form( save for later) and submitted it on the same day. This means the end ...
Hi Guys, I am trying to create a table with 2 columns.First column as text and second with a Checkbox for selection of the rown in AEM forms.(Screenshot below)Need to bind the value of the checkbox with a value so that I can determine what all rows are selected. I am able to bind the data with first...