☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

new_preview_url

Table of contents

Description:

This key defines the preview URL for unbuilt pages (e.g. drafts) to another page's output URL.

The Visual Editor will load that set preview URL and use Editable Regions, or Data Bindings and Previews, to render your new page without saving.

For example new_preview_url: /about/ will load the /about/ URL on new or unbuilt pages in the Visual Editor.

Appears in:
└── collections_config
    └── *
        └── schemas
            └── *
                └── new_preview_url
Type:
string
Examples:
Open in a new tab