Expand my Community achievements bar.

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

  • 11/2/15
    I am trying to set the defaultValue in a Touch UI select dropdown. Setting "defaultValue" in dialog.xml works in Classic mode, but not in Touch. Here is the relevant snippet from my component's .content.xml <alignment jcr:primaryType="cq:Widget" sling:resourceType="granite/ui/components/foundation/f...

    Views

    27.2K

    Likes

    2

    Replies

    14
  • 11/2/15
    Hi,There are two methods to get the session:session= this.repository.loginAdministrative(null); session = resourceResolver.adaptTo(Session.class);With the first approach i need an explicit session.logout() and with the second the logout is managed automatically by sling, right? Thanks

    Views

    2.2K

    Likes

    0

    Replies

    10
  • 11/2/15
    Hi All,The clientlibs js are not loaded, when we access the page. so i have added at the end of the url debugClientLibs=true. its working but if i remove its not working in dev and publisher. i dont think it will work in dispatcher. could you please help me out to fix this issue.Thanks,Michael  

    Views

    4.7K

    Likes

    0

    Replies

    4
  • 11/2/15
    Hi All,I am trying to put the source as follows in rtePlugin   <span style="font-size:18px; font-weight:bold;"> testing </span> but it is getting converted to simple span tag without style attribute as follows. Is there anyway i can retail style attribute as it is? <b> testing </b> Thanks,Kinjal

    Views

    460

    Likes

    0

    Replies

    2
  • 11/2/15
    1.We had created a new system user with the following node structure:/home/users/system/iea/ieaadminThis was used to get s session object and used further.All this was done on AEM 6.1 with Java 1.82. Now we wanted to test out our code on AEM 6.0 Service Pack 1 with Java 1.8.The first issue we faced ...

    Views

    332

    Likes

    0

    Replies

    1
  • 11/2/15
    When I create user and groups in 6.1,node is getting created with some junk value(may be encrypted) as it's name instead user or group id .Please check the attachments and correct me if I am doing something wrong.[IMG]http://i67.tinypic.com/xgek2s.png[/IMG]

    Views

    770

    Likes

    0

    Replies

    3
  • 11/2/15
    Hi All,We have a requirement where we have selected list of components which we need to display in side kick. Since AEM provides OOTB design functionality but our requirement is to read a configuration where list of components has been defined and based on that create a new component group and displ...

    Views

    797

    Likes

    0

    Replies

    1
  • 11/2/15
    Hi All ,I have a particular template A , Corresponding to this template I have a page property tab in dialog say B . I want that fields in this tab B should only be edited by a particular group C . For implementing this there are few ways like ACL permissions , java class called on dialog load conte...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 11/2/15
    Hi,When I use Servlet-api-3.0.jar in cq5 version 5.6.1 I'm getting the below error. Please help me to resolve it. Error:30.10.2015 14:46:43.212 *ERROR* [0:0:0:0:0:0:0:1 [1446196603208] POST /system/console/bundles/325 HTTP/1.1] cqse-httpservice %bundles.pluginTitle: Cannot start (org.osgi.framework....

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 11/2/15
    Hi,I have the below requirement could someone provide inputs as what could be doneI need to set the secure flag for login-token cookie. Currently "TokenUtil.createCredential()" method is having the argument to set the cookie as HttpOnly.I need the sessionPersistence cookie to be HttpOnly and secure....

    Views

    4.1K

    Likes

    0

    Replies

    6