Expand my Community achievements bar.

krisgumm
krisgumm
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • HI ,   I'm trying to configure a touchUI RTE plugin and managed to enable OOTB plugins (styles, paraformat ,..) in dialog and inline mode . I'm using below article (1) to add externalStyleSheets property to the parent node of "rtePlugins"  (cq:dialog/content/items/tabs/items/text/items/column/items/...

    Type

    Discussions

    Views

    1.5K

    Likes

    0

    Replies

    1
  • Hi There , I'm using a custom sling model which i have annotated to be adapto from resource and singHttpServletRequest .I have designed my model with the fields same as in my form ,Example : My form has fields "Name", "Age," "Address"my model also has these 3 fields all injected using "@Inject @Name...

    Type

    Discussions

    Views

    3.9K

    Like

    1

    Replies

    8
  • Hi Community ,   I'm using OOTB provided forms and leveraging show/hide rules to define dependencies for form fields . Everything works fine in author , but in publish environments , the rules don't work and I can see following error in browser console ,  "  Uncaught ReferenceError: CQ is not define...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • Hi ,  In my local AEM 6.1 instance  , I'm trying to run dialog conversion tool on OOTB geometrix components . It gives me following error . Even though i have just selected one component dialog  from the list (titile) , it displays errors that 1915 dialogs have been traversed . Has any one faced it ...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    3
  • Hey ,   Has any one migrated to AEM 6.1 from 6.0 . and faced any issues or challenges with sightly code ?   I'm currently migrating my code developed on 6 .0  Classic with site live. When i migrate the code and content to 6.1 the whole layout of the site seems disturbed ( in classic mode ) . When I ...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    7
  • Hi , I'm trying to customize cq/search/lenses/list component to display products list instead of dam assets.  . Following the same approach as implemented for geometrixx  assetviewer. I'm using list lens along with the querybuilder component . So i have configured querybuilder component to look up a...

    Type

    Questions

    Views

    898

    Likes

    0

    Replies

    2
  • Hi Folks ,  Just wondering to see  the best approach to achieve asynchronous component interactions in CQ5  ?  Lets consider an use case  in which  a custom tabbed component is used .  The tabbed component simply renders tabs with parsys where author can drag and drop some custom components in each ...

    Type

    Questions

    Views

    3.6K

    Likes

    0

    Replies

    7
  • Hi there  ,  I'm on AEM 5.6.1 and when ever i install cq-hybris-content 5.6.1 package , i can see following error logs in my console . I have reference hybris server up and running . I have adobe cq embeeded hybris server 5.6.2 up and running . Any help on debugging the problem ? *ERROR* [OsgiInstal...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    5
  • Hi ,   I'm trying to include rendering result of a content page in sightly uing data-sly-resource tag like below  <article data-sly-resource"${contentpagepath/jcr:content/par.html}"             data-sly-unwrap></article>  With the above i'm able to see the result of the content page but it is taking...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    2
  • Hey there , I'm new to CQ and playing around with forms .  I have a html form (not cq form) where i am posting to a custom servlet which creates properties on a specific node in jcr  and also saves the values to a .txt file  based on some custom logic  .After successful post ,  i want to return to t...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    3