Skip to main content

Next Generation Authoring (Beta)- new locale features, fixed issues

Release date: 2nd October 2024

In this release we've added some new features and made further improvements to Next Generation Authoring (Beta), as we move towards a general availability release. We're responding to your feedback, addressing issues and incorporating new features.

A new flexible locale handling feature allows you to specify the locales that are shown by default for a localized property.

The new authoring experience
Link copied!

To find out about the new authoring experience, start on the What's new page. Next Generation Authoring includes an enhanced "look and feel" which you get as soon as you switch it on, without any additional development. There are also many new developer features such as customizable input fields and control over form layout, all of which are demonstrated in our schema examples.

Next Generation Authoring Beta release

This release of Next Generation Authoring is classified as a beta release. During this beta phase you have the option to switch Next Generation Authoring on or off. We encourage you to switch it on and start taking advantage of the benefits it has to offer.

Flexible locale handling: the localized value set
Link copied!

We've introduced a new configurable component that is used with field level localized properties. It allows you to specify the locales that are shown by default for a property, and helps improve the authoring experience if you have multiple locales on your hub and only want to view and add values for certain locales.

In your content type schema you can specify pinned locales for a property. The user can choose to view additional locales, but the pinned locales will always be shown by default and cannot be removed. You do not need to pin the master locale because this will always be shown.

Localized value set example
Link copied!

In the example shown below there are 7 locales available on the hub, but only the pinned locales: en-GB and fr-FR, are shown by default.

If one of the pinned locales is hidden, using the locale filter at the top of the screen, then a message will be displayed.

A content form with properties that use the localized value set component and have the en-GB and fr-FR locales pinned

For more details on using the new component with your localized properties see the configurable components reference and schema examples.

Resolved issues
Link copied!

We've also resolved some issues that you've reported with the new authoring experience. Included in this release is a fix to the way markdown image links are displayed. Images are now shown in the rich text editor preview, so your markdown text will render in the same way as it did in the previous authoring experience.

Images are now rendered in the rich text editor

In some circumstances, a schema containing a conditional was being displayed as a blank screen in the content form. This issue has now been fixed and we've updated our conditionals schema example. Our updated conditionals example shows how to show some alt text only when an image has been added.

You can now do more with conditionals. Here a text field is shown only when an image has been added

Keeping up to date
Link copied!

To keep up to date with any outstanding issues that may have prevented you from taking advantage of Next Generation Authoring, take a look at the FAQs page. This is updated frequently with information about known issues and recent fixes.

We're also keen to receive your feedback about how you're finding the new authoring experience and any issues you find.

Next Generation Authoring

Out of the box features

Optimize your authoring experience

Schema reference: new features

Schema examples: new features

Configurable components