Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 7/6/23
    We have a use case where we have to design a form divided into sub forms , tables(static and dynamic) , nested tables and each section have a different requirement of headers. We can handle continuous tables or sub form header with the help of multiple master pages. But with multiple master pages it...

    Views

    690

    Likes

    0

    Replies

    7
  • 6/20/23
    Hello everyone, I have a requirement where i have table with multiple line item and i want to concatenate the all the subsequent line items in tabel from same column into first line item field, For example after executing the form if there are three line item lets say100200 300then first line item f...

    Views

    388

    Likes

    0

    Replies

    2
  • 6/19/23
    The Adaptive Forms Core Components are a set of open-source, BEM-compliant components that are built on the foundation of the Adobe Experience Manager WCM Core Components. They are specifically designed to be used for creating Adaptive Forms, which are forms that adapt to the device, browser and scr...

    Views

    244

    Like

    1

    Replies

    0
  • 6/19/23
    You can use Adaptive Forms Container component to create Adaptive Forms in an AEM Sites Page or Experience Fragment. Along with using Adaptive Forms capabilities like, dynamic behavior, validations, data integration, document of record and business process automation, it also allows you to use vario...

    Views

    234

    Like

    1

    Replies

    0
  • 6/12/23
    Forms application running in AEM 6.5 OSGI Server installed on Windows 10 Enterprise machine. XMLForm.exe stopped working abruptly after restarting the O/S. Verified all the pre-requisite for running XMLForm - Microsoft Visual C++ 2008 redistributableMicrosoft Visual C++ 2010 redistributableMicrosoft...

    Views

    654

    Likes

    0

    Replies

    5
  • 6/6/23
    We are consuming response from 3rd party service which has product related information. Below is the code snippet we are using: String newstr = responseData.replaceAll("%(?![0-9a-fA-F]{2})", "%25"); newstr = responseData.replaceAll("\\+", "%2B"); log.debug("newstr val is : "+newstr); str0 = URLDecod...

    Views

    774

    Likes

    0

    Replies

    2
  • 6/5/23
    We have a significant investment in statewide forms produced and maintained in AEM Forms. Forms are extended for Adobe Reader before publication on the organization's website. Recently, we have begun receiving phone calls complaining that the buttons to Save, Print and Clear forms are no longer work...

    Views

    520

    Likes

    0

    Replies

    4
  • 6/5/23
    We are on AEM 6.5.5 and after updating to SP 16, the form submissions are failing with HTTP 400 Malformed request error. After some troubleshooting, I notice that the error happens only when submission action includes sending an email. We are not using the Forms add-on package as of now. Could you p...

    Views

    1.6K

    Likes

    0

    Replies

    13
  • 5/30/23
    I have created a textfield which user entered optional. I am unable to save the entered value in my application. Any preferences or scripts or events needs to be written to save user entered fields

    Views

    259

    Likes

    0

    Replies

    1
  • 5/29/23
    We've just picked up an AEM implementation from another shop and came across this issue, which appears the original developers never tried to solve.  For some reason we're unable to remove first rows on AEM forms.We did a bit of debugging and it turns out the  javascript code doing the event handlin...

    Views

    512

    Likes

    0

    Replies

    4