Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.02 KB

infinite-editing.md

File metadata and controls

24 lines (15 loc) · 1.02 KB
meta.Title description
Infinite Editing in Umbraco
This section explains how the concept of infinite editing in the Umbraco backoffice works.

Infinite Editing

This feature enables you to work with your content without losing the context of what you are doing.

Document Types are in different sections than content but infinite editing enables you to make changes to them directly from the content you are editing.

Infinite Editing

In the example showcased above, prevalues are being added to a Data Type, without losing the context of the content that's being worked on. The example also shows how you can edit images, without being sent to the 'Media' section.

Customize

Infinite editing is a feature that comes out of the box with Umbraco. The feature can be customized, which enables you as a developer to improve the workflow for your editors.

Read more