Site specific tagging | Adobe Higher Education
Skip to main content
cqlearner
Level 2
October 16, 2015
Respondido

Site specific tagging

  • October 16, 2015
  • 1 resposta
  • 545 Visualizações

Would it be possible to make tagging namespace available to SiteA but not for SiteB?  I know I can restrict hide tagging based on ACL, but I would like to hide the tagging tab based on the site I am on.

Thanks in advance!

Este tópico foi fechado para respostas.
Melhor resposta por Sham_HC

IMO acl looks better option. However lazy way would be overlay [1] then implement+call custom function for filterFn.

[1]

/libs/cq/tagging/widgets/source/widgets/TagInputField.js
/libs/cq/tagging/widgets/source/widgets/admin/TagAdmin.js

1 Resposta

Sham_HC
Sham_HCResposta
Level 10
October 16, 2015

IMO acl looks better option. However lazy way would be overlay [1] then implement+call custom function for filterFn.

[1]

/libs/cq/tagging/widgets/source/widgets/TagInputField.js
/libs/cq/tagging/widgets/source/widgets/admin/TagAdmin.js