hey Thnaks for the quick reply ..Yeah that way I did bt i need some jcr:property ...the reason behind it I did customisation and added one button just beside search button now in apps i want only that button node all other node whcih already exist i dont want to overlay from libs to apps ....In this...
I have read about sling:orderbefore ..bt i have to make the order of /apps/granite/ui/content/shell/header/actions/newbuttonbefore and after already existing button bt here name jcr property is not there for any one how I can arrange the order as per my choice .Please let me know
https://adobe-consulting-services.github.io/acs-aem-commons/features/ui-widgets/path-rendercondition/index.html page load is required to work this ? my requiremnet is like that : if am at /content/dam/we-retail ...should be able to see the button whcih i added on the top menu of aem .....and if i a...
Thanks for the reply . but my validation is not on the basis of users but on the basis of url ...example if i am at /content/dam/we-retail tthen delete option must be there and if i am at /content/dam/anyotherfolder delete option should not be there ....something like that ....
Hi @arunpatidar26 I need to disable or enable "delete button" on some basis ... for example : for pdf docx ppt these kind of assets i want "delete button" to be disabled and for multimedia and images i want "delete button " to be enabled
Replying it for community:I found the way The exact path which need to overlay for this is /libs/granite/ui/content/shell/header/actions and we can add our extra icon and then we can use clientlib js to perform any act ion if required Please note : Still not sure it is recommeded that we should ov...
I guess you did not understand my question . This blog i have gone through already . I need specific path to chnage the top menu .. All links just doesnt suit for me
I need to customise top menu and add one more button just near search icon at right side . Please let me know what path needs to override . I already chexked /libs/wcm/.../nav and one level up and above didnt find any node or releveant file from where i can do that . please let me know the solution ...