Expand my Community achievements bar.

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

  • 11/20/18
    Hi,Our systems currently have aem-6.3.0-cfp-2.0.zip installed.Making the system version 6.3.0.2We need to roll forms out to this system.To do this, I would normally install AEM-FORMS-6.3.2.2-<OS>-4.1.74The pre-requisites for this package are:aem-service-pkg-6.3.2.zipandaem-6.3.2-cfp-2.0.zipThis work...

    Views

    4.8K

    Like

    1

    Replies

    9
  • 11/19/18
    I am trying to set "Set children" node a child node for "Title". I will be reusing the link type, director and link container at different places and everywhere i am trying to use them as child elements. Please suggest the best way to do that?<Title        jcr:primaryType="nt:unstructured"        sl...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 11/18/18
    I'm not sure if personalization is the right term but is it possible to load certain sections of the form (like form theme, form field values, etc) based on the selector or some attribute of the user? i.e. look and feel will be slightly different based on the user who's viewing it?Thanks in advance ...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/31/18
    Hi,I want to remove all default css from my forms as it is clashing with the CSS for the project.I can see a CSS file I want to stop being included in the following in the HTML:I matched this up to the JSP file in the guidecontainer via  /libs/fd/af/components/guideContainer/guideContainer.jspThis c...

    Views

    4.4K

    Likes

    0

    Replies

    11
  • 10/30/18
    Hey yall,I'm trying to override the GuideDropdown component to be able to populate the option values dynamically in the backing bean. The values get populated and the drop down renders fine but the form will not submit anymore and the following error is in the console. Any ideas how to resolve this?...

    Views

    5.6K

    Like

    1

    Replies

    6
  • 10/26/18
    Hi, I have to override the div for error message on my form fields. I can see that the div is appended in the guideruntime.js markError function. To override this my thoughtw were to:* use the guidebridge event listener for validation complete* remove the ootb div* Add my custom div My div is added ...

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 10/18/18
    I am trying to get a sumif statement to work in three different fields.  The data is located in two separate fields in the form.  Rate and Miles.  There are 31 lines on this form that can contain data in these fields that needs to be included in the appropriate field below:If “Rate” = S add to Stand...

    Views

    733

    Likes

    0

    Replies

    1
  • 10/16/18
    I am working on a requirement where I need to change the static text value depends on other form field inputs. I wrote below script in value commit event of a text field to modify static text widget value.mySampleText.value= "Updated Text";orguideBridge.resolveNode("mySampleText").value = "Updated T...

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 10/14/18
    Hello,Right now we have this package installed. Adobe Experience Manager forms on JEE for WebSphereaemforms_server_6_3_0_websphere_all_unix.tar.gzIs there any new version? I have read about 6.3.3 but don't know if that is for the version we have installed...AEM 6.3.3.0 Release NotesThanks.Diogo Mira...

    Views

    3.0K

    Like

    1

    Replies

    3
  • 10/8/18
    Hi,I have requirement to populate the checkbox in my adaptive form and want to load the value from backend service on the form load.can you please give me insight of how to implement this for checkbox.The values from the backend will be in json format like below.The attribute"checked" is for the che...

    Views

    3.0K

    Likes

    0

    Replies

    9