Conditionally add tabs to page properties based on templates
Hi everyone,
Is it possible to add customized tabs to page properties (in Sites console) based on templates?
- We are currently modernizing 'old' static templates to 'new' editable templates
- AEM version is 6.5.0
- Using Touch UI
For example:
- Create a new page named 'page1' with template 'A'
- Create a new page named 'page2' with template 'B'
- Create a new page named 'page3' with template 'C'
- Page properties of 'page1' show customized tabs specific to template 'A', along with default tabs from the page component (basic, advanced, thumbnail, etc)
- Page properties of 'page2' show only default tabs
- Page properties of 'page3' show customized tabs specific to template 'C'
Is it possible to implement this?
If it's possible, where should we place the nodes for the customized tabs?
Do we need to create a certain template type for this?
Thanks in advance 🙂