Hi all,I have been tasked with helping develop an XFA form. The PDF needs to be able to have users attach files to the PDF during multiple times in its lifecycle of being digitally signed by different stakeholders. However, once the form is digitally signed for the first time, one can no longer atta...
We have the following:Adobe Sign account (with admin access, with an app added for OAUTH)AEM 6.3, sp1 and cfp1 and corresponding Forms Add-on package. Running in author with SSL. Cloud configuration added for Adobe Sign, which successfully enabled. (This also took a while and having to update the co...
I have asked this question here: java - AEM Form get all fields from custom submit - Stack Overflow I need to write a custom form submit action.So far I have a custom post.POST.jsp communicating with an OSGI service.I have already followed this tutorial: Adobe Experience Manager Help | Creating a cu...
We are developing new application (Account Opening App) with AEM forms and this our first App using AEM forms. Our page will have site components and the form. As I understand we have two optionsOption 1 : Develop the AEM Sites page and embed the form.Option 2: Develop AEM forms and add parsys com...
We are developing an account opening form, looking how to embed the adaptive form in the AEM page (sites). What approaches we have to achieve this solution? Are there any examples available? Please do let me know if you need more details. Thanks in advance.
I am trying to implement Nested drop down for one of the drop downs we have. The options are around 250 so it would be a bad user experience for the user to look through it. Look for the picture below for a referenceWhen the user hovers or clicks on "Accommodation and Food Services" I want the sub-c...
How do I format Phone number or date fields using rule editor?I am able to format it after focusout of the field, but I am looking into how to do that dynamically while the user types in.