I am dropping my component(sightly) inside a parsys. The component gets wrapped by auto-generated wrapper divs.
when cq:noDecoration is set to true, the component becomes non-editable.
P.S. None of the below mentioned code snippets in the activate method of wcmpojo class seem to work :
IncludeOptions.getOptions(request, true).forceSameContext(Boolean.TRUE);
getComponentContext().setDecorate(false);getComponentContext().setDefaultDecorationTagName("");getComponentContext().setDecorationTagName("");
Any suggestions?
Solved! Go to Solution.
Views
Replies
Total Likes
Apparently this is getting fixed in 6.3
You can request a patch from Adobe which you would back port to your 6.x AEM instance
Regards,
Peter
Views
Replies
Total Likes
Apparently this is getting fixed in 6.3
You can request a patch from Adobe which you would back port to your 6.x AEM instance
Regards,
Peter
Views
Replies
Total Likes
Views
Replies
Total Likes
Thanks Peter. This helped.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies