Expand my Community achievements bar.

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

  • 11/11/25
    Conversational AI that drives discovery, confidence, and conversion  We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences.   What is Brand Concierge?  Brand Concierge ...

    Views

    206

    Likes

    3

    Replies

    0
  • 7/8/16
    Hi all. In 6.2 ootb there is no Checkbox field available in the Metadata Schema Editor. However upon closer inspection, file /libs/dam/gui/coral/components/admin/schemaforms/formbuilder/builditems.jsp has it commented out. If I overlay this file and uncomment, it becomes available, and seems to func...

    Views

    4.1K

    Likes

    0

    Replies

    8
  • 7/7/16
    Hi all,A situation has developed (all of a sudden) where certain users cannot upload files to the DAM (AEM 5.6.1). Please see below a screenshot of the error from the WCM UI:The error log also generates the following error:04.07.2016 14:35:01.059 *ERROR* [JobHandler: /etc/workflow/instances/2016-07-...

    Views

    3.7K

    Likes

    0

    Replies

    4
  • 7/7/16
    Hi All,How can I use com.adobe.cq.gson-2.3.jar bundle in AEM 6.2 project instead of using com.google.code.gson as an external jar file ?I tried adding com.adobe.cq.gson-2.3.jar as a dependency in pom file but I am getting below error :Failure to find com.adobe.cq.gson:com.adobe.cq.gson:jar:2.3 in ht...

    Views

    2.5K

    Likes

    0

    Replies

    3
  • 7/6/16
    Hi All,I have an existing workflow called ABC. It contains 2 branches. Now I want to set the branch 1 as my Default routeSo I had selected the checkbox as shown in below screenshot.But Still branch 2 is showing as default branch. After change the workflow I saved it also. Do I need to restart the Au...

    Views

    3.5K

    Likes

    0

    Replies

    5
  • 7/6/16
    Hi Team,I am trying to show the custom message on dialog field if not valid using validate property.validate   string (type)   function(){ var Value = this.getValue(); if(Value.length > 0){ this.markInvalid('Please enter correct value'); return false; } }Still I am getting the default error message ...

    Views

    4.3K

    Likes

    0

    Replies

    9
  • 7/5/16
    Hi,So as the attached picture shows for some reason these parsys are overlapping in one of my pages.[img]https://s31.postimg.org/bwi7k4pgr/Screen_Shot_2016_07_05_at_11_25_24.png[/img]Funny thing is that when I stretch the browser window a bit, the parsys automatically arrange themselves in the right...

    Views

    3.2K

    Likes

    0

    Replies

    5
  • 7/1/16
    Hi All,I am trying to create a Arabic version of geometrixx-outdoors demo site as a part of POC for my new project.But, i dont see Arabic language translation available while creating language copy. Though other languages are visible.How do i see Arabic or Arabic+ in the drop down for language copy....

    Views

    3.0K

    Likes

    0

    Replies

    5
  • 6/30/16
    Using Query Builder Debuggerhttp://localhost:4502/libs/cq/search/content/querydebug.htmlIs there a way to build a query using Query Builder Debugger that will return a unique page name for a page that contains a specific component?Thank you in advance for any help.-Dean

    Views

    2.9K

    Likes

    0

    Replies

    1
  • 6/30/16
    In Query Builder, you can refer to a node's child's property via */@jcr:title or its descendant's property via */*/@jcr:title.So you can create a search for a node, where the node has a given property and its child has a given propertyEx:type=cq:Pageproperty=*/@jcr:titlevalue=Great TitleThis will re...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 6/30/16
    I have doubt related to com.day.cq.security.ACLSetup file which is used for providing different permissions at mentioned nodes for different groups.Consider I have two maven projects. Project-1 and Project-2Project 1 contains below ACLs which are stored in com.day.cq.security.ACLSetup file. This fil...

    Views

    6.1K

    Likes

    0

    Replies

    3