Expand my Community achievements bar.

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

  • 1/11/23
    Hi team, Can Some pls provide any resources to Understand the limitations of "OutputService"   over "formService". Env details - AEM 6.5 (On-Premise) Forms-add-on package (adobe-aemfd-win-pkg-6.0.640.zip), OSGI forms & output service. I AM facing some issues in java script part of XDP, especially in...

    Views

    773

    Likes

    0

    Replies

    7
  • 1/8/23
    Hi Experts, I need to hide a row in adobe forms. If the Overall Discount(%) value in sales order is not present then the row will hide. var Disc = xfa.resolveNodes("xfa.record.FormPurchaseOrder.PriceAndTax.PriceComponent[*]").length;for (var i=0; i<=Disc; i++) {var TypeWord = xfa.resolveNode("xfa.re...

    Views

    974

    Likes

    0

    Replies

    11
  • 1/5/23
    I am new to AEM and cannot understand the difference. What I've understood until now is that AEM forms is a package which is installed on an AEM instance. So AEM is the complete application and we are just installing more code (the AEM forms package) to get additional functionality of dealing with f...

    Views

    502

    Likes

    0

    Replies

    2
  • 1/4/23
    I have a form with a dropdown field called "Chapter Officer" and when a user does not select anything and goes to the next field, I want this field to be hidden.   Can anyone help me with this?   Thanks in advance.

    Views

    799

    Likes

    0

    Replies

    7
  • 1/2/23
    Hi,   I am looking for the correct syntax on how to retrieve the dynamic table's content in the Adaptive form. That is when the Adaptive Form is submitted to the Servlet using the Post action, how can I get the table content.   For example, if there is a TextBox component, I can retrieve its value u...

    Views

    514

    Likes

    0

    Replies

    4
  • 1/2/23
    Hi All,   We have created one JSON schema and we have created some forms using the form elements in the Schema.   For example :we have created a Text Box with Title "Name" and we have created some forms with that.   Now we have updated the Title of the text bold  in the JSON schema from "Name" to "N...

    Views

    526

    Likes

    0

    Replies

    5
  • 12/31/22
    Hi all,   On Cloud, AEM is SaaS, but why is Forms a PaaS?   https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/forms/home.html?lan...  says "Adobe Experience Manager Forms as a Cloud Service offers a cloud-native, Platform as a Service (PaaS) solution".   Appreciate all...

    Views

    391

    Likes

    0

    Replies

    3
  • 12/29/22
    There are two questions regarding my issue: #1: I have written a JS "else if" statement to determine a list of fire department choices in one DD list depending on the user's choice of county in the first DD list. The counties list was created in the Drop-down field in AEM forms no script there. The ...

    Views

    397

    Likes

    0

    Replies

    4
  • 12/29/22
    While creating adaptive forms we can drag and drop existing adaptive forms and adaptive form fragments, so what is exact difference between dropping from fragments and forms .

    Views

    184

    Likes

    0

    Replies

    0
  • 12/28/22
    Hi all,   How is AEM Forms implementation different from AEM On Prem and Cloud Service?   Just like AEM code, even for AEM Forms code needs to use Cloud Manager for CI/CD based deployments?   What else to look out for?   Appreciate your responses.   Thanks, Rama.

    Views

    402

    Likes

    0

    Replies

    3