Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/13/16
    Hi I've implemented a custom AEM forms component. The implementation uses guideBridge and jQuery. I've built an own clientlib for jQuery that is loaded by the page (not the component) template. Now I wonder, when during page load in the browser both frameworks are ready to be used?When I use the idi...

    Views

    2.9K

    Likes

    0

    Replies

    5
  • 4/12/16
    Hi.When using adaptive forms, will any form submission be "intercepted" by the corresponding publish instance?I thought post to external rest end point action would send data directly to an external REST end point, but after reading Writing custom Submit action for adaptive forms, I'm not sure anymo...

    Views

    785

    Likes

    0

    Replies

    1
  • 4/11/16
    Hi, all.When I follow this guide, I end up with a dictionary created under /content/forms/af/myForm/jcr:content/assets.But, if I have a custom form template under /apps/myApp/fd/af/templates/myFormTemplate, how can I add a base dictionary to it instead of adding a different dictionary to every form ...

    Views

    931

    Likes

    0

    Replies

    1
  • 4/11/16
    Hi.We've been using adaptive forms on AEM 6.1.As an author, is it possible to turn a field into mandatory only when its visibility and access expressions (on the script tab) evaluate both to true?Or should I always write a validation expression in order to do that, repeating the visibility and acces...

    Views

    4.9K

    Like

    1

    Replies

    9
  • 4/11/16
    Hi,Please refer to the following URL on Introduction to prepopulating adaptive form fields:https://helpx.adobe.com/aem-forms/6/prepopulate-adaptive-form-fields.htmlIt discusses prepopulating Adaptive form using XFA form template, XML schema-based adaptive forms and Adaptive Form with no Form Model.T...

    Views

    3.3K

    Like

    1

    Replies

    4
  • 4/10/16
    Hi,I have a form with multiple child panels like -MainPanelName, MaritalStatus and ProvinceChildPanel_one (Only visible if MaritalStatus is true in MainPanel)Spouse Name, Spouse DOB, Spouse Salary I have set a validation expression for ChildPanel fields. My problem is, even if the ChildPanel is not ...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 4/7/16
    Hi All,I want to start working with AEM forms so can you please suggest me the best documentation links for starting it. Thanks,Mani Kumar

    Views

    4.0K

    Likes

    2

    Replies

    5
  • 4/4/16
    Hi, I have an adaptive form which I am pre-filling with some data from the currently logged in user. I also have a bunch of drop downs distributed among some child panels of the form. These should show their default value "Please Select" when the form is initialised. In order to do that, I needed to...

    Views

    4.5K

    Likes

    0

    Replies

    5
  • 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.3K

    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.4K

    Like

    1

    Replies

    7