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

  • 7/13/17
    After upgrading project to 6.2, we always are running in to this error in the logs. Some of the pages function properly even with this error. Some of them will not load or show dialogs properly. Error:libs.wcm.foundation.components.page.author$html 'categories' option might be missing from the invoc...

    Views

    3.1K

    Like

    1

    Replies

    7
  • 7/13/17
    Hi,Suppose, I have a pathbrowser within multifield. For instance I select two paths in dialog, which is stored in backend as {"pagePath":"/content/test1"}, {"pagePath":"/content/test2"}. I want to retrieve the jcr: title of these two pages. How do I go about doing this.If I were to use, WCMUsePOJO's...

    Views

    4.9K

    Likes

    0

    Replies

    5
  • 7/13/17
    Hi Folks,I am trying to perform tree activation using a Curl command. The path contains special characters (from Spanish words). So, for example, this is the command I am executing:curl -u admin:admin -F cmd=activate -F ignoredeactivated=true -F onlymodified=true -F path=/content/geometrixx/Cómo Hac...

    Views

    47.5K

    Likes

    0

    Replies

    4
  • 7/13/17
    Looking at the AEM 6.3, creating a touch ui dialog, you can use either anything under the /libs/granite/ui/components/foundation/formor/libs/granite/ui/components/coral/foundation/formJust wonder which one we should use.Also in the /libs/granite/ui/components/foundation/form, it has the radio group ...

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 7/13/17
    Hi,I have a requirement. where user has to author the link for videos using rich text and that should be played in the same page. Ex: external site videos : You tube videos.If author has authored you tube video link . then that should also be played in the same page. but it is opening in the new pag...

    Views

    1.5K

    Like

    1

    Replies

    3
  • 7/13/17
    Hi,Please correct me if I am wrongWhat my understandibg is In AEM publish environment it should not give the editor mode, but when i follow the below steps it is giving me editor.html in the page link.1. Go to aempub-uat:4503/crx/DE and logged in with administration admincredentials.2. When I naviga...

    Views

    1.9K

    Like

    1

    Replies

    3
  • 7/13/17
    Trying to navigate adobe.com to raise a support ticketLooks like  NPR-14742: Hotfix for CQ-74439 has introduced a regression.I have and Adobe ID AFAICS, I'm logged in to be able to send this message.  but if I clickContact and support information for Adobe Marketing Cloud. Create a support ticketIt ...

    Views

    12.2K

    Like

    1

    Replies

    3
  • 7/13/17
    I have two filters on page viz. Year & Category. Based on this filters i need to retrieve the pages from the repository and show it on the page. I am using querbuilder api to fetch the pages based on searching "year & category" properties in the page property of the list of pages.However, I have a d...

    Views

    1.3K

    Like

    1

    Replies

    2
  • 7/12/17
    Hi all,How to reject a workflow request? I can only see "step back" request whenever a workflow for request for activation is triggered. Do we have to create a custom workflow for this or is this available as OOB?Thanks!

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 7/12/17
    None of the code I've found to change the fill color of a field seems to work for a drop down list. Here are some of the things I've tried: this.border.fill.presence="visible";this.fillColor = "255,255,148"; OR this.fillColor.value = "255,255,148";this.border.fill.presence="visible";Either of these ...

    Views

    1.3K

    Like

    1

    Replies

    3