Dynamic Content enhancements
Release date: 19th February 2025
This release of Dynamic Content brings improvements to the scheduling slot browser, helping you to find slots more easily when adding them to editions.
We've also enhanced the extensions permissions dialog and added a shortcut to the Schema Editor to make it easier to support drag and drop for hierarchies.
Enhanced slot browserLink copied!
Now, when you need to find and select slots for scheduling, you can:
- Choose the repository you want to use (1)
- Use filters to narrow down the list of slots (2)
- Sort slots in your preferred order (3)
- Toggle navigation on and off (4)
- Show or hide folders as needed (5)
We've also added a new 'Assignee names' column to the chooser, so you can easily see who slots are assigned to.
Extension permissions dialog enhancementLink copied!
You can now set or unset all the permissions for an extension by clicking the "Select all" checkbox in the extension permissions dialog. Individual permissions can be set or unset by clicking the checkbox next to the permission.
Extension permissions are initially all unset.
New Schema Editor shortcut for hierarchy drag and dropLink copied!
Supporting drag and drop for a hierarchy requires you to add a sortable
trait to your content type schema. You can now add this trait to your schema simply by going to the "Add property" menu in the schema editor, choosing "Traits" and then "trait:sortable- Drag and drop". The trait will then be added to your schema with the key and sort path already filled in.
See the hierarchy drag and drop developer guide for more details of the feature.