I am using AEM designer to develop a dynamic PDF form which has a text with multiple parts need to pull data from system and user asks all parts be editable and expandable. eg.The [ClaimantName] has overpayment [OverpaymentAmt], because of [OverpaymentReason], as of [Date].1. if use floating field o...
Good morning everyone I was wondering if i could via script, change the name of the PDF file that is created when i use the submit button and it attaches the current PDF into an email. Something like a name + date:: 2023-01-25_FN LN.PDFAnd just in the hopes this helps, i use the following script to...
Hi, We are integrating AEM adaptive forms with Service Now attachment API. I am able to successfully test the API through Postman using form-data but through AEM data model, I see that we can send only json and not form-data. Due to this the Service Now API is throwing error through data model. I ...
Good day,I'm trying to figure out the best way to do this. My form has a row that consists of a drop-down list. When a word is chosen, it automatically enters a word in another row and also in a floating field. I would like the words in the other row and the floating field to be capitalized. Is ...
Hi Folks, Can you please help me in resolving the error while integrating my AEM 6.5.16 (with AEM Forms addon package installed ) with Automated Forms conversion service. Error:PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification p...
I have a form that's mostly tables. Each table is in its own subform.I have buttons on each table to add or remove rows.Even though I have the tables set as Flowed, the subforms don't resize when adding rows, and they bleed into the following subform.So I'm not sure what it is I'm doing wrong.It a f...
Good day,This may be an easy question, but I cannot get it to work. I would like to choose from a drop-down list and have my choice enter a word in a different row. Example: The drop-down list choice in row 1 is "cell phone". When chosen, the word "smartphone" would be automatically entered in r...
For my case i need to extend the AEMForm core component which is under "com.adobe.cq.forms.core.components.models.aemform" this package. I added the following dependency. Still not able to resolve the import. And i tried the package for "com.adobe.cq.forms.core" this but didn't find any. Any advice ...
Followed this link to enable the form core components:https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/forms/setup-configure-migrate/enable-adaptive-forms-core-components.html?lang=enAfter getting this build issue.com.adobe.aem:core-forms-components-af-core:2.0.18: Bu...
Hello Community, We have a requirement to implement session handling in pure AEM adaptive forms 6.5. We were new to the session handling in AEM adaptive forms. We need to know what are the ways/procedures to implement this requirement. Note: We are not using any AEM site pages, it completely needs t...