What is purpose of DB Browser(dbbrowser.aspx) under admin tool?How to create a quick, one-off admin page...
How can I practically buy stocks?
How much cash can I safely carry into the USA and avoid civil forfeiture?
Why was the Spitfire's elliptical wing almost uncopied by other aircraft of World War 2?
What happens to Mjolnir (Thor's hammer) at the end of Endgame?
Can I grease a crank spindle/bracket without disassembling the crank set?
"You've called the wrong number" or "You called the wrong number"
What is causing the white spot to appear in some of my pictures
How to have a sharp product image?
Why do games have consumables?
Was there a shared-world project before "Thieves World"?
Can SQL Server create collisions in system generated constraint names?
Why does nature favour the Laplacian?
Function pointer with named arguments?
What term is being referred to with "reflected-sound-of-underground-spirits"?
Elements other than carbon that can form many different compounds by bonding to themselves?
Why did C use the -> operator instead of reusing the . operator?
What are the characteristics of a typeless programming language?
Multiple options vs single option UI
How to fry ground beef so it is well-browned
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
Get consecutive integer number ranges from list of int
A Note on N!
How does Captain America channel this power?
How could Tony Stark make this in Endgame?
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
How to create a quick, one-off admin page without compilingdefault admin user not workingCreating a Custom Sitecore Admin Page to Create a ReportSitecore admin pages non-admin accessSitecore Admin Page login issueAdmin UI for PRC and REP roles not working on Azure PaaS on vanilla Sitecore 9Sitecore 9 custom admin pageAdmin page MVC conventionsLanguage and Admin Interface
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 yesterday
Abhishek MalaviyaAbhishek Malaviya
194112
194112
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.
1
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
yesterday
I updated my answer, you are right.
– Vlad Iobagiu
yesterday
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 yesterday
Mark Cassidy♦Mark Cassidy
17.8k53782
17.8k53782
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.
1
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
yesterday
I updated my answer, you are right.
– Vlad Iobagiu
yesterday
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.
1
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
yesterday
I updated my answer, you are right.
– Vlad Iobagiu
yesterday
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 yesterday
answered yesterday
Vlad IobagiuVlad Iobagiu
13.9k21136
13.9k21136
1
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
yesterday
I updated my answer, you are right.
– Vlad Iobagiu
yesterday
add a comment |
1
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
yesterday
I updated my answer, you are right.
– Vlad Iobagiu
yesterday
1
1
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
yesterday
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
yesterday
I updated my answer, you are right.
– Vlad Iobagiu
yesterday
I updated my answer, you are right.
– Vlad Iobagiu
yesterday
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 yesterday
Bartłomiej MuchaBartłomiej Mucha
1,071321
1,071321
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