Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove Item Version

Reference to Sitecore's documentations and this related question, the 'Versions' tab in the Ribbon tag supposed to have the option 'Remove' to remove specific language version of the selected item, I have this option for most of the items, but in below scenario, after adding new language version to item, I can't find 'Remove' option:

Create Template 'Sample'-> Create Section 'Data' -> Add Field inside (which is item at the end) -> Add new language version of this field -> Here 'Remove' option will not be exist in 'Versions' tab.

Note: I've just added this version by mistake and just want to Undo it (remove this version).

like image 544
Moamen Naanou Avatar asked Oct 12 '16 05:10

Moamen Naanou


2 Answers

You cannot remove version of templates, template sections and template fields using Content Editor.

You can use DB Browser application instead. You can open it using /sitecore/admin/dbbrowser.aspx url.

You will see Delete version button there.

like image 198
Marek Musielak Avatar answered Dec 14 '22 07:12

Marek Musielak


I have implemented a tool which is already available from Sitecore Marketplace. The tool allows you to remove the different version on items. For example, if you select an item, it will show all the version the item contains and also possible language version.

enter image description here

Here is the link to the module on marketplace: Sitecore Version Remover

like image 22
Hishaam Namooya Avatar answered Dec 14 '22 06:12

Hishaam Namooya