Expand my Community achievements bar.

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

  • 7/19/18
    I have created two sample in case you want to implement Autocomplete in your Adaptive form. The sample uses the jQuery UI Autocomplete. You may refer to the API doc for more details.  The below sample assumes that you have a text field with Element Name as texbox1, the script needs to placed on fiel...

    Views

    11.1K

    Likes

    3

    Replies

    8
  • 6/11/18
    I am on AEM 6.1I have a form that has Javascript that runs at the client, at the server, and at Client and server.For the javascript that runs client side, I can use console.log or xfa.host.messageBox to display a message either in the console or browser to aid me along in debugging issues.However, ...

    Views

    10.1K

    Like

    1

    Replies

    12
  • 5/16/18
    Haven’t you come across a scenario, where the business wants you to emulate the paper based version of the forms as is on web channel ? If so, then I think the hardest part of such requests is to have an Image Field in Adaptive Form. It is like where the person filling up the form should be able to ...

    Views

    15.1K

    Likes

    0

    Replies

    8
  • 5/15/18
    I am trying to prefill an adaptive form with json which is as per the json schema which I used to create the form. For testing purpose I have create a mock prefill data in the json format in a file and I am able to read that json and prefill form using the below guideBridge api:guideBridge.restoreGu...

    Views

    4.2K

    Likes

    0

    Replies

    3
  • 5/7/18
    AEM Forms 6.3.0 initialization failed with below error , is the WebLogic 12.2.1.3.0 version supported with AEM Forms 6.3.0 ?Caused by: com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server.  Message from server:ALC-TTN-011-003: Bootstrapping failed...

    Views

    11.8K

    Like

    1

    Replies

    8
  • 5/3/18
    I am creating a dropdown list - where users can choose the proper year of business.This dropdown needs to be customized to the user: Values begin at the year the business began to generate hazardous wasteI need to add values for each year - up to the current year.I want the current year to be calcul...

    Views

    11.9K

    Likes

    0

    Replies

    6
  • 4/1/18
    Hi Team,I have a requirement where I have to create a custom Adaptive form component (accordion). I did the following:1. Created cq:component that extends "fd/af/components/guidefield"2. Added init.jsp, widget.jsp and cq:templateinit.jspwidget.jspwidget.htmlcq:TemplateNow, I dragged and dropped the ...

    Views

    9.7K

    Likes

    0

    Replies

    13
  • 3/13/18
    Adobe CQ5 uses the following technologies :– JCR – Java specification for accessing a content repository JSR-283 specification jcr 2.0 , cq5 uses its own implementation of jcr called CRX. Apache Jackrabbit is an open-source implementation of jcr 2.0 specification.– Apache Sling – RESTful framework t...

    Views

    8.3K

    Likes

    0

    Replies

    1
  • 2/21/18
    Hi All,I have a query regarding Adaptive Forms in AEM.I have created an AF with some fields(text box, date picker, drop-down and file attachment).I tried to submit the form without attaching any file, then it worked as per me. But when there is some file attachment it throws '500 error' as attached....

    Views

    14.8K

    Likes

    3

    Replies

    9
  • 2/18/18
    I configure Adobe Experience Manager Forms 6.3 on JEE on JBoss Cluster.The cluster includes two instances, one a "master" node on Windows Server 2012 VM, and one a "slave" node on another Windows Server 2012 VM. And JBoss Application Server runs as a Windows service on both VM.Now, if I reboot the V...

    Views

    2.1K

    Likes

    0

    Replies

    1