World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
We introduced the List property some time ago, which allows you to create properties that accept POCO objects from editors. The feedback has been really positive, but there were suggestions that it should also be possible to provide the same...
Have you ever added admin mode plugins with a single button to run 1-time jobs like import / cleanup / data migration? Or have you ever added a scheduled job just to run a long running task and see the progress. Well...I did that plenty of times....
I have recently received a question from one of the developers on how to provide a different set of TinyMCE Styles in a multi site environment. The expected result was to be able to change both the applied styles in the html editor and the dropdo...
Introduction When working with multiple languages, it is possible to filter the gadgets to only show content in the currently selected language. CMS UI 10.4.0 introduces a feature that will persist those settings so that the user does not have to...
I was given a task to rewrite the annotations in our codebase - we use PageTypeBuilder so each of our page types is defined as following: [PageType("a653d556-7b52-46e9-87be-83a2a351dc88", AvailableInEditMode = true, AvailablePageTypes = new[] {...