Expand my Community achievements bar.

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

  • 5/23/20
    Hi guys, I am learning AEM adaptive forms and I have following questions;1. What is the best approach to develop adaptive form in case of large forms (approximately 30-40 pages)?2. How different developer can work on a single form and merge their work for final form development?3. What is the best a...

    Views

    9.6K

    Likes

    0

    Replies

    13
  • 5/23/20
    I want to force user authentication before they use an adaptive form.  I can restrict user access through useradmin page, can remove access to anonymous to the folder /content/forms/af/<project name> but how do I force the user to login instead of getting a default 404. I was reading about CUG, http...

    Views

    11.6K

    Likes

    0

    Replies

    14
  • 5/21/20
    Hi, I have this code for a pdf form on Adobe LiveCycle: var cRtn = app.popUpMenu(["Aménagement",["Paysage", "Plan", "Design"], "Structure"], "-","Gazon","Vegetable");  if(cRtn)  {     console.println("Selected Entry: " + cRtn);  } I want the selection appears inside the box field, but when I click o...

    Views

    3.8K

    Likes

    0

    Replies

    2
  • 5/20/20
    I'm using RTE with Coral UI Multifield, and I'm having an issue with it. It's working fine in local AEM 6.4.3 instance but it's throwing following error in another AEM 6.4.3 instance on saving dailog. The field dosen't support FoundationField#setName Anybody else having this issue?

    Views

    3.2K

    Likes

    0

    Replies

    1
  • 5/20/20
    Hi All, We are using AEM Forms (6.2) for rendering our business forms. To render the input PDF forms with data, we pass in XML data. Once rendered we get a static output PDF, without any issues:JAVA logic used is:  ServiceClientFactory myFactory = ServiceClientFactory.createInstance(createConnection...

    Views

    7.5K

    Likes

    0

    Replies

    8
  • 5/19/20
    Is there a way to make individual values in a drop down unavailable once it is selected?  Example:I have 1 drop down list with names (Black Widow, Captain America, Hawkeye, Hulk, Iron Man, Thor) set on global.This list shows up 5 times in 5 drop downs If 'Iron Man' is selected in the first drop down...

    Views

    3.3K

    Likes

    0

    Replies

    1
  • 5/17/20
    Hi,I'm an ex LiveCycle designer user (from 2013) and I wanted to re-use this program to create some PDF forms that have expandable text fields.In my research, I found that LiveCycle designer is no longer supported and has become another program - AEM forms. I have tried to find out how to download a...

    Views

    5.7K

    Like

    1

    Replies

    3
  • 5/14/20
    Trying to find basic information on cost of AEM website? License/development costs, etc? Who can help? Getting dead ends trying to reach Adobe.

    Views

    5.8K

    Likes

    0

    Replies

    4
  • 5/14/20
    Hi, I am trying to submit an adaptive form with three fields to an internal servlet /bin/sling/adaptiveformssubmit I followed the steps here and created the below configs       I added the below configs in the submit section.I always get the default message "Thank you for submitting the form." and t...

    Views

    7.3K

    Likes

    0

    Replies

    7
  • 5/13/20
    Hi Team, I'm trying to create angular(9.x) carousel component with AEM(6.4.8)but couldn't able to find any references for the same.would be great if you can share some leads on the same. regards,DiptiThanks

    Views

    5.7K

    Likes

    0

    Replies

    3