Hi, I have a requirement where I need to dynamically increase the number of rows and columns of a table at a time. If you look in the picture below here the [Name here] column needs to be increased based upon the values from the database and the Month row also needs to be increased dynamically based...
Hi All,We have recently installed AEM 6.5 JEE on WebSphere and deployed few HTML5 forms on the server. However when we are trying to render the forms we are facing layout issues, The same form works fine on the older version(6.3) of AEM JEE forms. Can Please someone let me know if there are any addi...
I have over 1600 lines of code to set items to a drop down. In some cases the subsequent drop down only has a single value. I am trying to get the value to show without the user having to click the down arrow. I have tried various events to achieve this. I am using rawValue instead of setItems for t...
Hi all,Has anyone written a script to calculate a completion date (date field) based on a user entered start date(date field) + user entered number of days(number field)? If so, do you mind sharing or point me to the proper thread?(Use case: A contractor chooses a start date for a job, and then ente...
We have a JBoss environment running AEM 6.5.In our implementation, we are trying to send an email, but we are encountering the linkageerror with the com.sun.mail classes.We did find this suggested fix (https://helpx.adobe.com/aem-forms/kb/day-cq-mail-service-not-working-forms-jee.html), but for some...
HI folkswe are trying to create a Servlet using Component and ask is to generate PDF from HTML File using following code but it is throwing an exception com.adobe.pdfg.exception.ConversionException: ALC-PDG-080-019-Input file File.zip does not contain the index html file.The HTML file I am using is ...
We are deploying AEM Forms and are having an issue submitting them. All forms work perfectly on our Author instance (domain URL and IP address). However, when we publish them, they do not work on publisher or our dispatcher (using domain URLs). They also do not work on the publisher IP (no dispatche...
Good day, I have a form which has the initial appearance as (1) table. The header of my initial "table" is numbered "1". I have buttons where you can add and subtract additional tables. The additional tables are numbered 2, 3, 4, etc. when you click the add button and are numbered correctly when y...
We are using AEM 6.5.0 and I'm wanting to know how to create a button to attach a file and if there are any issues with it. In other postings I have read where this function does not work without Reader Extension.