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

  • 10/15/15
    How to Create Customized Declarative User Interface components which are going to be reused in AEM Screens ?Declarative components - Tables , Forms, etc

    Views

    964

    Likes

    0

    Replies

    1
  • 10/15/15
     Hi Folks,I was trying the dynamic pre-population of dropdown example provided in the following URLhttp://helpx.adobe.com/aem-forms/6/dynamically-populate-dropdowns.htmlThe example that is provided in the above link uses a AEM Form with no template (neither XDP nor XSD).I tried creating a AEM form b...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi Guys,I have got a yes/no radio button and a textfield. I want to make the textfield visible/hidden based on whether the user selects yes or no. In the Visibility expression of the textfield, I can enter radiobutton.value == "1" to make it only visible if the user selects the yes option. The probl...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi AllI am working on CQ workflows to add metadata via dialog participant step. In my dialog I am adding a field with name="mycustomdata". When I submit the workflow step- I do not get it stored in the metaData instead it goes under history. So I can not get this data in the next step. I tried to ch...

    Views

    931

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Guys,Does anyone know how to pre populate an AEM adaptive form using XML or any other data format from a web service? A link to an example will be sufficient.Thanks,Afam

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    Relatively new to AEM, but using the AEM forms add on and trying to proof out re-use of our existing LiveCycle forms inside AEM as adaptive forms.  I've followed all the forms package steps and installed, restarted the forms add in.  It previously said "install forms package".  Now it gives me a dia...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,is it possible to bundle aem 6.0 forms using phonegap?Thanks,

    Views

    989

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Does anyone have issues changing the tabbing order for accessbility in Safari?My issue is that in Safari when I use the tab button to navigate my adaptive form, the next selection is not always the correct one. Sometimes, whole sections are skipped.I do not have this issue in Chrome or Firefox. T...

    Views

    975

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Folks,Using the Java API for AEM Forms output services (documentation available at http://helpx.adobe.com/aem-forms/6/javadocs/com/adobe/fd/output/api/OutputService.html) I am able to create the Postscript document. The problem I am facing is that, I do not know how to handle the Postscript retur...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,how to give scp command in command line step of workflow to copy a file from server.need to give username and password in the same command .i have already tried the following commands :scp ${file} USERNAME@pqrs.xyz.com desktop/xyzscp ${file} USERNAME:'PASSWORD'@pqrs.xyz.com desktop/xyzAnd getting...

    Views

    1.6K

    Like

    1

    Replies

    3