Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you do preloading of components

I would like to know how do you do pre-loading of components in sitecore 7.1?

What I tried so far:

  1. Create a standard value for the page.
  2. Then modify the presentation details of the standard value.
  3. Then add components that I want preloaded in the page.
  4. Then create a Branch for the page.
  5. Use the Branch to create the page.

This works fine except when I add new components in the page's standard value, all existing page is affected with my changes.

What I need to know - is there away that the old page is not affected by my changes in the standard value?

Is there a way only the new page that I create is affected when I modify the pre-loading of components in my page?

Your input is appreciated.

like image 574
Pinoy2015 Avatar asked Jun 30 '26 14:06

Pinoy2015


1 Answers

There are few things one should consider:

  1. If there current Sitecore installation is upgraded from 6.4 or prior version to your current version; the item's layout deltas might be an issue. You will have to check the raw values of the Layout details field and figure it out.

  2. Any changes made on the Layout Details on Standard Values do get cascaded down to the items created from that specific Template.

  3. If you don't want these changes to get inherited try multiple inheritance. And change the template of those items created.

  4. Lastly, if the above doesn't work, try creating a new template with the changes you want and change the Template of those items created.

Hope the above helps. Share any further questions you might have or even if the above haven't answered your questions.

Happy Sitecoring!

like image 87
Shriroop Avatar answered Jul 06 '26 08:07

Shriroop



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!