Sitecore: adding new tabs to content editor

2019-06-22 16:21发布

问题:

I'm looking for a way to extend sitecore's content editor so I can have another tab show up when I click on an item on my content tree.

the purpose is to provide a better user experience when editing some specific information. I have seen this done in some of the addons. An example would be the "E-Commerce" module.

回答1:

What you're looking for is a custom editor. Here are several blog posts on the topic:

  • Custom Item Editors in Sitecore
  • Creating a Item Editor
  • Editor Tabs in Sitecore


标签: sitecore