Hi all,I need some help to solve this issue:In Adobe AEM Designer v 6.2, i have a form containing mandatory fields ("user entered - required"), to be validate.Leaving mandatory fields empty, when i do execValidate() on form in "Preview PDF" I get a validation message box, listing all validation erro...
Hi,I am on the final step of configuring AEM forms 6.2 jee on linux and I am getting some errors.I am performing the following command:./ConfigurationManagerCLI.sh deployLiveCycleComponents -f CLI_properties.txtOriginally I was getting errors regarding mysql max_allowed_packet setting which I resolv...
Hi,I am installing aem forms jee for the first time on a linux environment. I have read the information here:https://helpx.adobe.com/pdf/aem-forms/6-2/prepare-install-single-server.pdfhttps://helpx.adobe.com/pdf/aem-forms/6-2/install-single-server-jboss.pdfIn summary my understanding of the process ...
Hello All,Currently, I am working on the migration script where the script will get all 'par' and component of the JCR:Content and search for particular value in all property and update the value on the property.Sample page structure :XXX- page - jcr:content - par1 |- image proper...
Hi All, We are uploading XDPs files using "File upload" option in AEM Forms and all the XDP forms are stored at [1]. Now we want to use custom workflow to publish the XDP form. We have workflow ready but we are not sure how we can trigger workflow on XDP form manually. or let me know if there are an...
Hi All,I have a requirement where I need to collect information (20 common fields) for multiple users on an Adaptive form.The user should be able to enter information for one person. Then the are presented the option to "Add Another".I tried using repeatable panel for this, however the problem here ...
Hi all,I do have a AEM Forms 6.1 (ex LiveCycle) Workflow in the Process Management module.Basically it's a approval workflow with several approval task (as AssignTask operation) based on a XDP form.Now I need a solution to check which user action (e.g. Approve, Deny) the user has selected in the HTM...
Hello everybody,I am looking for a way to integrate a PDF document into a form.We have a CAD drawing server, all drawings are PDF files.I would like to specify the path to the drawing in the form so that it can be printed on the page.Does anyone know if this is possible?Many Thanks.
Hi,I am using the "AEM Form" component (/libs/fd/af/components/aemform) on a page and configuring it to select a form path. See AEM 6.2 Forms Help | Embed adaptive form or document in AEM sites page for details. Form is rendered in iFrame, unless I select the checkbox on component dialog to display ...
Hello Team, We are migrating large number XDP/PDF forms from Filetnet to AEM. We are planning to use Webdav to copy all XDP/PDF forms to AEM repository. Is there a way that we can also update Form meta data using Webdav connection? Please advise.