Expand my Community achievements bar.

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

  • 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

    245

    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

    705

    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

    929

    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

    543

    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.8K

    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

    268

    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

    535

    Likes

    0

    Replies

    4
  • 5/29/23
    Hello experts, I faced some errors after adding the AEM Form component into Site Page editable template structure:Anyone knows how to solve it? Thanks very much.

    Views

    390

    Likes

    0

    Replies

    2
  • 5/29/23
    Env. AEM Form 6.5 SP-12 On Prem, Document Manager version, AEM forms designerHi team,How large we can design xdp with all custom table structures?I have designed an XDP which is the size of over 10MB (400+ custom small, large tables using cell level sub-forms and good amount of java script written t...

    Views

    693

    Likes

    0

    Replies

    6
  • 5/24/23
    I have created User Editable fields with text field object. When i preview in PDF mode, these are aligned properly. But these fields are overlapped with next static content when i preview with HTML mode.  What is the best approach to insert editable fields in between static content?

    Views

    218

    Likes

    0

    Replies

    1