I work for the Department of Child Safety for the State of Arizona. I generate 100s of forms per year and it the inability of form fields to "grow" with available content has become an issue. What software do I need to look at and present to my directors and the I.T. staff that will allow me to do t...
Hi, I have a Designer form where users are selecting the wrong choice from a dropdown. My content provider requested to have a pop-up show the value selected, "Are you sure?", and Yes/No buttons. The dropdown's text color also changes based on the value selected. I have everything working EXCEPT I ...
Hello,I hope you are all doing well. We are facing a bug on the edition of an adaptive form.Let's explain the problem.Try to create a new adaptive form, use the template basic (for instance), and put the empty theme as selected (now the theme is mandatory).Try to edit the form container (guideContai...
Hi, I'm trying to have a custom email template for a form. However. when editing the form in author, there are 2 options fields there, mail template textfield and a path field for email template. If I remove the template in the given text field (make it blank) and provide a template in the path, it ...
Hi Team, I am trying to update a logic on the form, where i have "Hide" button on the Masterpage and several other buttons on the content area for the page. The condition is when we click the "Hide" button on the Masterpage the rest of the buttons on the content page should be hidden and also the "...
Hi Team,I am currently working on a POC to migrate J2EE forms from AEM 6.3 to 6.5. Can someone let me know if we can install the application on the Tomcat server rather than the OOTB provided Server.ThanksPranay
I am attempting to review Forms Designer documentation from https://experienceleague.adobe.com/docs/experience-manager-65/forms/home.html?lang=en I think the links are broken, when I click on any of the links under Forms Designer nothing is happening. Does anyone happen to know why these links are ...
How do I replicate/copy rows from expanding table into three separate read only tables based on selection from dropdown in the expanding table. The Items table has several columns for the user to complete about items being purchased, the last column has a dropdown (Disposition) to choose how the ite...
I am facing issue in implementting save/saveas(ok button) button functionality in AEM Form Designer, where as print and reset buttons functionalities are straight forward and easy.Need help in save/ save as button script.
I am using Math.floor in the Exit action of a field ((headwaterExistingMain10 is the field name) and this is the formula in Calculate action: if (headFtExistingMain10.rawValue==null)this.rawValue==nullelse this.rawValue = (Math.round(hweFtMain10.rawValue*10)/10)+(Math.round(headFtExistingMain10.raw...