What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
Want to know main purpose of dbbrowser.aspx
page under admin tool. It looks similar to content editor
interface.
What are main advantages of this tool over content editor?
admin-pages
add a comment |
Want to know main purpose of dbbrowser.aspx
page under admin tool. It looks similar to content editor
interface.
What are main advantages of this tool over content editor?
admin-pages
add a comment |
Want to know main purpose of dbbrowser.aspx
page under admin tool. It looks similar to content editor
interface.
What are main advantages of this tool over content editor?
admin-pages
Want to know main purpose of dbbrowser.aspx
page under admin tool. It looks similar to content editor
interface.
What are main advantages of this tool over content editor?
admin-pages
admin-pages
asked 3 hours ago
Abhishek MalaviyaAbhishek Malaviya
167111
167111
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser
tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
44 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
36 mins ago
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx
to navigate to that item and
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "664"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f18293%2fwhat-is-purpose-of-db-browserdbbrowser-aspx-under-admin-tool%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser
tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
add a comment |
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser
tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
add a comment |
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser
tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
An often overlooked benefit of it, is it's capability to browse any Sitecore Item structure. While obvious, many people don't consider that an Item needs to inherit a lot of fields/base templates for the Content Editor to be able to navigate them properly. Security, Workflow, Item Statistics and so on.
The DBBrowser
tool needs none of that. It just allows you to browse the item parent/child hierarchy and shows you what it finds.
answered 2 hours ago
Mark Cassidy♦Mark Cassidy
17.6k53782
17.6k53782
add a comment |
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
44 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
36 mins ago
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
44 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
36 mins ago
add a comment |
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
A quick way to browse through the separate Sitecore databases. It is pretty lightweight and supports previewing of item’s fields, versions, languages etc. The DB Browser also allows preview of the file system.
edited 37 mins ago
answered 3 hours ago
Vlad IobagiuVlad Iobagiu
13.9k21136
13.9k21136
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
44 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
36 mins ago
add a comment |
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
44 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
36 mins ago
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
44 mins ago
The delete of subitems is present on Sitecore. If you click on an item that has subitems, from the Home tab where the Delete icon is present, there is a dropdown and you can click on it to delete subitems (ibb.co/wJQYY8D). However, I've seen that deleting bulk item from dbbrowser is much faster than from the content editor. Maybe, through dbbrowser, it bypass the different events
– Hishaam Namooya
44 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
36 mins ago
I updated my answer, you are right.
– Vlad Iobagiu
36 mins ago
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx
to navigate to that item and
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx
to navigate to that item and
add a comment |
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx
to navigate to that item and
It is also usefull in situations when Content Editor does not work because of broken item. You can use dbbrowser.aspx
to navigate to that item and
answered 2 hours ago
Bartłomiej MuchaBartłomiej Mucha
1,001321
1,001321
add a comment |
add a comment |
Thanks for contributing an answer to Sitecore Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f18293%2fwhat-is-purpose-of-db-browserdbbrowser-aspx-under-admin-tool%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown