Expand my Community achievements bar.

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

  • 3/19/24
    Hi Team Currently we are working on Government Project where we are not allowed to used Public repositories . We need to all AEM and Forms related dependent jars to our Internal Repositories . As per below link , Central repo having 26 and Adobe public having 19 dependency jars But usages only two i...

    Views

    251

    Likes

    0

    Replies

    1
  • 3/14/24
    I've added the following Maven dependency to both the parent POM and the core POM. Now, I'm attempting to utilize this service within an AEM servlet by importing com.adobe.fd.output.api.OutputService. However, Eclipse is unable to resolve or import this package.I'm on AEMaaCS Local SDK. <dependency>...

    Views

    1.8K

    Likes

    0

    Replies

    27
  • 3/14/24
    Hi, I am building a dynamic form.  Each section is wrapped in in a subform.  two sections have subforms within a parent subform. ex. form1.headersubform.childsubform.child2subform.  I have a button that on the click event uses javascript code to check for empty/null field and colors the fields yello...

    Views

    832

    Likes

    0

    Replies

    12
  • 3/13/24
    Hi All, We have a Rest API implementation where we are calling a Bank API by passing Oauth token to the Bank API.The balance details has to be populated from the API response and needs to be shown on the front end.We want to implement the same in AEM forms.  Easier Approach Solution 1:1)Create a for...

    Views

    377

    Likes

    0

    Replies

    1
  • 3/12/24
    Tech Stack:On-prem AEM 6.5Service pack 6.5.16Forms Add-On 6.0.856 (adobe-aemfd-osx-pkg-6.0.856.zip) In short, I am trying to customize a theme applying to our adaptive forms. I am quite confused, however, by the fact that most/all of the documentation I find appears to be referring to a different se...

    Views

    342

    Likes

    0

    Replies

    1
  • 3/8/24
    Hello,I created a c# application that is attempting to use the AEM API to upload assets into our AEM As a Cloud Service instance.  I am able to use the API to generate a valid token, but whenever I try to call any AEM APIs with that token, I always get a 401 - Unauthorized response.  If I use the sa...

    Views

    482

    Likes

    0

    Replies

    1
  • 3/7/24
    Dear Communityonce again its me having a question about XML-Forms.Currently i am using the Live Cycle Designer 3 Version and unfortunately, the generated XML-Formatis not compatible with Adobe Sign (Adobe Document Cloud).I am wondering if there is ANY way to make these files compatible and/or if the...

    Views

    291

    Likes

    0

    Replies

    2
  • 3/6/24
    Hi Team, I gave a react app which has static folder. this static folder has a subfolder named js and within that i have my model.json file. this static folder is being served by out by nginx server when we make request for the path js/ .so in our code we have modelmanager.initialize('js/model.json')...

    Views

    264

    Likes

    0

    Replies

    1
  • 3/6/24
    I need JavaScript help with field referencing within a dynamically generated table row.I have the following code which only triggers within the first row, which is the only row in the table prior to the user generating additional rows. form1.Page1.SubChecklist.Table.Detail.ParaNum::ready:layout - (J...

    Views

    257

    Likes

    0

    Replies

    1
  • 3/6/24
    how do i change the color of a textbox text to red in an adaptive form? the cssClassName is readonly property. is there a programmatically way to do it?  

    Views

    1.0K

    Likes

    0

    Replies

    13