Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    6.2K

    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

    2.6K

    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

    935

    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

    3.2K

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

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

    Likes

    0

    Replies

    9
  • 10/4/18
    Hi,I am designing a forms implementation where we want to configure fields (such as an email address) once and share them across multiple forms.The reason for this, is to control the functionality of fields (validation, max characters, consistent dropdown options ) etc, but allow authors to create f...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/4/18
    Hi team,Which version of AEM is valid for the preparation of certification Adobe AEM Forms Developer(9A0-410)?Because after 6.2 there are multiple major changes to the AEM forms.

    Views

    1.3K

    Like

    1

    Replies

    1
  • 10/2/18
    Hello,I hope you are able to help me.We are investigating the use of AEM forms (previously Adobe Livecycle) to populate data in dynamic pdf forms.When creating the data connection and importing the XSD (XML Schema), following error appears:"The schema described by the selected root element cannot be...

    Views

    5.5K

    Like

    1

    Replies

    5
  • 9/28/18
    I am working on developing Fragments for address and need to capture zip code in that. The requirement is to allow 5 or 9 digit zip code and it should be auto formatted.I have tried below out of box display patterns for this and not able to fulfill the actual business requirementtext{99999-9999} - W...

    Views

    2.9K

    Likes

    0

    Replies

    3