If we see the /libs/wcm/extensions/contentfinder/images.js and while we
are drag and drop that image i just need to veryfy that asset has CUG in
the CQ.wcm.ContentFinderTab.getResultsBoxConfig.Asset is selected by the
"itemSelector": CQ.wcm.ContentFinderTab.DETAILS_ITEMSELECTOR.I think we
can verify that the selected asset has CUG.Please let me know if we can
do the same.
Thank you very much for the reply.Basically Displaying warning message
to authors if an author tries to add an asset to a page and the CUG of
the Asset will not allow to access that asset when the page is published
with the Asset.
Hello,I am including a component(contact) at the time of page creation
like below in the middle.jsp
I have one text in the dialog of incude component its has default
text value.I have successfully included a component but the component
that i have included does work if and only if I open the dialog and
click on ok button Even though I did not changed the text value.If i did
not open the dialog of included component it does not works and text
will not display default value in the included compon...
Can i get the groupid of CUG.I can get group name
like(content-author,dsc,...etc,).but I need groupId of that group.Please
let me know how can I get groupId.Thanks