この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All
This is a follow up question to https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-add-a-custom-button... . I was able to create the button, but I want that button to be available only to a particular path under sites.html. Any idea ?
TIA
Veena
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi @VeenaVikraman,
We can make use of granite:rendercondition with resourceType being the servlet (registered with resourceType) where the path restriction can be handled by making use of custom properties set on rendercondition resource together with its respective logic in servlet.
Similar implementation is available in below blog post
http://aemlab.blogspot.com/2019/07/aem-granite-custom-render-conditions.html
Hi @VeenaVikraman,
We can make use of granite:rendercondition with resourceType being the servlet (registered with resourceType) where the path restriction can be handled by making use of custom properties set on rendercondition resource together with its respective logic in servlet.
Similar implementation is available in below blog post
http://aemlab.blogspot.com/2019/07/aem-granite-custom-render-conditions.html
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計