Expand my Community achievements bar.

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

  • 12/15/15
    I am facing 403 Forbidden issue for images residing under /libs/cq/ while accessing AEM 6.1 Author through dispatcher. Thus, CQ Console icons and images are not appearing.I have used below filter in dispatcher.any file -    /filter      {      /0000        {        /glob "*"        /type "allow"    ...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 12/15/15
    Hi All,We are trying to get the list of users in cq instance to be displayed in a dropdown.In the servlet code written, we have the below :final List<String> users = new ArrayList<String>();Iterator<Authorizable> iter = userManager.findAuthorizables("jcr:primaryType", "rep:User");            while (...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 12/15/15
    Hello all ,I have created a workflow step for cropping an image. But i want it to work for all the images uploaded after my workflow is started similar to Dam update asset workflow. If i add my step to DAM update asset workflow , it will crop for the image i have started my workflow , not for all th...

    Views

    847

    Likes

    0

    Replies

    3
  • 12/15/15
    Hi,Is there any documentation on how to change the background image of the Login page on AEM 6.1?Thanks

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 12/15/15
    Hi,Is it possible to set a Dropdown on Assets Metadata Schema as required?In the interface where we build the Form there is no option to set a dropdown field as required.Is there any way to do that without code?Thanks

    Views

    582

    Likes

    0

    Replies

    1
  • 12/15/15
    I am trying to add custom multifield in the scaffolding form but i am getting error in EXTJS.When i tried to find dialog by getParentByType("dialog") or getParentByType("tabpanel ) i get null and code breaks.If any one has any example for this it will be very helpful. Thanks in advance.

    Views

    2.3K

    Likes

    0

    Replies

    11
  • 12/15/15
    Hi,I want to show button on page if logged in user is admin or members of the administrators group in javascript.I am able to get CQ.User.getCurrentUser() but not able to check if user is admin.

    Views

    2.9K

    Like

    1

    Replies

    6
  • 12/14/15
    My classic dialog tab for cloudservices has the following code. How do I implement this for the touch UI version? <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"    jcr:primaryType="cq:Panel"    cls="cq-propsdialog-cloud...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 12/14/15
    Specifically I have several child pages feeding into a list component, but they are not hidden in the navigation. Rather than going to each child page and making that change to hide it in the navigation, is there a way to change the page properties en mass? Thanks!

    Views

    2.1K

    Likes

    0

    Replies

    4
  • 12/14/15
    Trying to find which hotfixes are installed in our production instance.  Is this something I can look up within AEM console?  Also, how do I verify if Service Pack 2 is installed?

    Views

    2.5K

    Likes

    0

    Replies

    2