Vulnerability in EPiServer.Forms

Try our conversational search powered by Generative AI!

Per Nergård
Jul 2, 2016
  1746
(3 votes)

Content type sorting initializationmodule

Earlier this year I created a plugin to give admins / editors a quicker way to change sort order of content types (post here). While it works I realialised that most of the time I really just wante to have the content types sorted in alfabetical order.

So I did a initializationmodule to accomplish just that. It's really easy and the only thing you need to decide is if you want to sort the types on name or localizedname.

You can get the code over at my gist.

Jul 02, 2016

Comments

Please login to comment.
Latest blogs
Date property editor

The Optimizely CMS has built-in DateTime property. When editing, the Editor selects both the date and the time. Sometimes we would like to configur...

Grzegorz Wiecheć | Dec 9, 2023 | Syndicated blog

Update related content

In this article, I will show simple code that allow to replace linked content with other content selected by the Editor. When deleting content whos...

Grzegorz Wiecheć | Dec 8, 2023 | Syndicated blog

Getting Started with Optimizely SaaS Core and Next.js Integration: Content Areas and Blocks

The blog guide elaborates on improving content rendering by exploring content areas and blocks within the Optimizely CMS. It walks through setting ...

Francisco Quintanilla | Dec 8, 2023 | Syndicated blog

Maximize performance by uploading your external data to Optimizely Graph

Learn to integrate external data into Optimizely Graph for improved performance, covering data preparation, synchronization, and effective querying.

Surjit Bharath | Dec 6, 2023 | Syndicated blog