Expand my Community achievements bar.

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

  • 8/7/17
    When using an adaptive form, is it possible to retrieve the response from the rest service I'm invoking?  My adaptive form is invoking a sling servlet which then invoked my 3rd party rest api.  The rest api is returning a payload but I'm unable to access the payload when looking at the guideResultOb...

    Views

    8.8K

    Likes

    0

    Replies

    18
  • 8/3/17
    Hi,I am in the process of learning how to build adaptive forms, and I am using AEM for the first time, thus I am very ignorant of what I can or cannot do with adaptive forms.  My question are as follows: if a user wants to download an adaptive form as a pdf and view it on Adobe Reader, can it be don...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 7/31/17
    Hi,I am attempting to connect to the livecycle part of AEM 6.2 JEE in order to update assets. But at the moment I cannot connect successfully and perform getApplications() on the application manager. Below is a snippet of the code I am using: //Create service factory Properties   Properties connecti...

    Views

    2.1K

    Likes

    0

    Replies

    4
  • 7/31/17
    Hi,I have a problem now which is I want to shorten the URLs added by Adaptive forms in Publish instance.Example:From:  /content/site/language/pageOne/pageTwo/FormOne.html --> /pageOne/pageTwo/FormOne.html is there a proper solution ?Thanks

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 7/27/17
    I was trying to deploy the xdp files using the scriptedDeployment command but getting the below error , please advise Caused by: java.lang.ClassNotFoundException: com.adobe.idp.applicationmanager.application.ApplicationId

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 7/26/17
    Hello Guys,I've got an issue in which I'm unable to pass a variable to a data-sly-use.This is a small snippet of the code I have.<div data-sly-use.info="questions-and-answers.js"  data-sly-use.questions="${'LatestQuestions' @ maxLinks=info.maxLinks}" class="nc-questions-and-answers">  <h2 class="nc-...

    Views

    3.7K

    Like

    1

    Replies

    10
  • 7/21/17
    I created forms using LiveCycle back in 2007. I now need to update those forms. I no longer have LiveCycle. What is  the best way to accomplish this?

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 7/19/17
    Hi Team,I have AEM 6.1 SP2 Installed on Mac Laptop. I wanted to install AEM Forms Add on on my AEM 6.1 SP2.Which version I have to download and install from Package share?Is it AEM-FORMS-6.1.SP1 or AEM-FORMS-6.1-SP2. I am not able to find one with AEM-FORMS-6.1.Or If i download and install AEM-FORMS...

    Views

    1.7K

    Like

    1

    Replies

    2
  • 7/19/17
    Hello folks,I'm working on the migration from ES2 to AEM and it seems that there are some problems mainly with the "Preview HTML5" TAB in AEM.In designer AEM, when I tried to add a new instance of a repeatable subform (using addInstance function in a click event of a button), the new instance shows ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 7/18/17
    Hi,I am attempting to restore data on my form using the XML.I have created a simplified test version of my form, with a few fields and two buttons.Button 1) Gets the XMLButton 2) Attempts to restore the XMLTo get the XML I am doing the following:var getDataXML = function() {   var XMLdata;  guideBri...

    Views

    2.8K

    Likes

    0

    Replies

    4