Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/31/16
    Hi,I have an adaptive form in AEM 6.1. When you fill in form fields with the suggested auto-completes from Chrome, the input data is not recognized as value. Which also means, that validation is not triggered and you can't submit if there is a mandatory field. I've added a screenshot.Is this a know ...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 3/29/16
    Hi, I have an adaptive form which has unbound and bound fields because it it partially based on a XDP form model. I now need to pre-fill some of the fields with data from the currently logged in user. I found Adobe example files and took the following route: Created a prefill.jsp Include the prefill...

    Views

    5.0K

    Like

    1

    Replies

    7
  • 3/28/16
    Hi,I am trying to integrate AEM adaptive forms with analytics using the following linkshttps://helpx.adobe.com/aem-forms/6-1/configure-analytics-forms-documents.htmlI have completed the steps mentioned but get error in the last step when i try to enable Analytics on the form.The error says: Failed t...

    Views

    902

    Likes

    0

    Replies

    1
  • 3/25/16
    Hi,I have been trying to understand the relation between XFA and XDP.Using Forms Designer, we could create forms and save as XDP filea.Could this XDP document be considered as XFA document?Is it that XFA is a standard or protocol and XDP is an implementation of it?EchiSign could be used for forms wi...

    Views

    3.3K

    Like

    1

    Replies

    3
  • 3/25/16
    Hi,Created my EchoSign account and obtained the API Key (Integration Key)Uploaded an image to the cloud, to be used as my signatureConfigured EchoSign configuration in the Tools -> Cloud Services of AEMOpened "Application for health benefits" form template under Goemetrixx Gov package.Included a pan...

    Views

    7.5K

    Like

    1

    Replies

    18
  • 3/25/16
    Hi,In my system, I need to integrate with a web service to fetch values to be populated in a AEM Forms drop down.Went through the following URL for the same and found that it discusses invokeWebService API and it is difficult for me to really perform the integration using the information presented h...

    Views

    6.1K

    Likes

    0

    Replies

    11
  • 3/20/16
    I am trying to use the Java API to deploy application and components with AEM Forms 6.1 but the code that we used previously doesn't seem to be compatible anymore. We copied all the new libraries from the JEE SDK directory and the application compiles fine, but just won't deploy anymore.http://help....

    Views

    2.7K

    Likes

    0

    Replies

    5
  • 3/18/16
    Hi Experts,I have an opportunity to migrate LiveCycle ES4 application to AEM forms on JEE(as current application runs on WAS and Oracle).Following are the updates on the current environment,1) Using LiveCycle Designer ES (Version 8.2) the form templates were created in English and French Versions. A...

    Views

    770

    Likes

    0

    Replies

    1
  • 3/16/16
    Hi, I am creating an adaptive form in AEM based on an XDP file. I am having the general problem of understanding the format the validation patterns need to be in. Adobe Designer, where I create the XDP files, seems to have it's own pattern format -E.G. "text{'('999')' 999-9999}" for validating a US ...

    Views

    2.6K

    Like

    1

    Replies

    1
  • 3/15/16
    HiI was following this Post:https://helpx.adobe.com/aem-forms/6/custom-submit-action-form.html and I encountered a problem in this code section (from the example)String storeContent = "/libs/fd/af/components/guidesubmittype/store";FormsHelper.runAction(storeContent, "post", resource,slingRequest, sl...

    Views

    2.4K

    Likes

    0

    Replies

    3