Category Archives: Drexel

Displaying selected item paths in Treelist field

When you select items with Sitecore’s TreeList field type, the items show in a listbox to the right of the Tree like this: This is fine if the items you are selecting from are all relatively close to one another … Continue reading

Posted in Drexel, Sitecore, TreeList | Leave a comment

Dealing with multiple iFrame fields

The iFrame field type allows you to create your own GUI for a particular sitecore field. You create a UserControl and reference it with your iFrame field. Good so far! By default, Sitecore will pass some parameters to your UserControl … Continue reading

Posted in Drexel, Field Types, Sitecore | 1 Comment

Datasets and DatasetRenderers

In my experience, a good portion of custom Sitecore component requests are for components that display a “set of data” on a page. The set of data could be a manually selected list of sitecore items or perhaps the result … Continue reading

Posted in Custom Component, DatasetRenderer, Datasets, Drexel, Sharepoint, Sitecore | 2 Comments