Thank you @lukasz-m this really helped, this changes can effect globally whithin instance, but while add some condition we can retsrict to make use of within certian paths, Thanks again
Hi All,I need to add the locale next to published/unpublished status in tile when we use search for any resource.Example : there could be multiple page of we retails in different locales and I need to search which we retails belongs to which language.
Likewise another example if we search for M...
Hi All,I need to add the locale next to published/unpublished status in tile when we use search for any resource.Example : there could be multiple page of we retails in different locales and I need to search which we retails belongs to which language.
Likewise anither example if we search for Men p...
Thank you @Anudeep_Garnepudi , this worked and I was making code more complex by registring two different validators. and trying to pass as Array.This really helped.
Hi All,I need to restrict author to put different name in given text field the value that they are authoring, it should be same. example:We have 2 tabs : Name and Category. having textfield in it.
Now Author Should enter same values, means the value of Category should be same as Name or vice-versa...
Thank you @arunpatidar this really helped me, and the issue was I need to read the multi value of a property content which is under node jcr:content/root/container/wrapper, I was passing Property payload wrong in report tool It was passing /jcr:content/root/container/wrapper instead of:
Hi All,I have a requirement where I need get the report of all the page which is under let say /content/project/websites/en-us/ and having template /conf/testing/settings/wcm/templates/wrapper-template and the value of content propery: example :
Now fetch all the pages with particular template and ...
Hi All,I need to get a report where It will look of all the pages and generate a report of Image components are under Custom Container Component.Example: I have a page under /content/pages/en_us/testand inside that page I have custom container : I have a page under /content/pages/en_us/test/jcr:con...