Ramesh
Ramesh

Reputation: 1083

How to find a particular Sublayout assigned to which content item in Sitecore.?

I have one Sublayout called "A" and i have more number of Content items. I just wanted to find out which content item that "A" Sublayout assigned to. How can i do this.?

Upvotes: 1

Views: 78

Answers (1)

Marek Musielak
Marek Musielak

Reputation: 27132

You can select chosen sublayout in your content tree, and select Links option from the Navigate tab in ribbon:

enter image description here

You will see all the items which links to your sublayout.

Be aware, that if you see any __Standard Values item in that list, your sublayout may be also used by items which use that template.

Screenshot is from Sitecore 8, but it works the same in Sitecore 7.2.

Upvotes: 5

Related Questions