Use the page editor sidebar

Overview

Sitefinity ASP.NET Core page editor sidebar displays the page structure in a treeview. It enables you to manage and focus on widget in pages with multiple widgets or complex layouts. The page sidebar gives a useful overview of the overall page architecture and ensures that every widget is in the proper container. 

Sidebar elements

The sidebar displays the widget's hierarchy. It can have the following nested elements:

  • Section widgets, denoted by NetCoreSection.
  • Columns of the Section widget, denoted by NetCoreColumn.
  • Other widgets, placed inside sections and section columns, each one denoted by its respective column.

The sidebar structure can be expanded and collapsed, so that you can easily navigate it and focuce on specific parts.

Sidebar example

Following is a sample sidebar:

NetCoreSidebar

You can also perform the following actions:

Rename widgets or columns

To do this:

  1. Double click the widget’s name. 
    The field becomes editable.
  2. When finished editing, click NetCoreRename (Save).
  3. To revert the change, click NetCoreUndo (Undo).

Add widgets to the page

You can add a widget inside a Section widget or any of its columns directly from the sidebar.

To do this:

  1. Hover over the element where you want to add the new widget.
  2. Click NetCoreAdd (Add widget).
  3. Use the widget selector to choose the widget that you want to add.

NOTE: When you add a widget to a section, the new widget is added in last place in the first column of the section. When you add it to a column of a section, it is added at the end of the column.

Reorder widgets

You can reorder sections and widgets inside sections.

To do this:

  1. Hover over the widget that you want to move.
  2. Drag the widget by its DotNetMove (Move) symbol.
  3. You can revert the change by clicking NetCoreUndo (Undo).

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Get started with Integration Hub | Sitefinity Cloud | Sitefinity SaaS

This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.

Web Security for Sitefinity Administrators

This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?