Hi @Kishore_Kumar_ ,Actually concern is after enabling DM features.....
then i can see the updated dialog? or i need to follow more steps?This
should be the result but ..mine one is not getting updated!
Hi @All,i have inherited image core component ...... i want to use all
the property present in there like preset type, Image preset etc...but
when i am trying to do it's not showing most of the property. only
showing these property.
Hi @All,i have developed 1 component which fetches documents on basis of
selected tags...i have used Query Builder.The code is working fine in
Author and Publisher Environment. throwing error on varnish URLModel
cannot be correctly instantiated by the Use APIwhy it only visible in
varnish URL
Hi @All,I have a requirement that i need to have tag title from
/etc/tags/... i am using Tag tag =
resourceResolver.adaptTo(Tag.class);String localeTitleTags =
tag.getTitle(pageLocale);but String localeTitleTags =
tag.getTitle(pageLocale); is returning NULLLocale pageLocale =
currentPage.getLanguage(false);For Locale