Per Nergård (MVP)
+2
Apr 6, 2026
visibility 544
star star star star star
(0 votes)

Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and naming of properties have not always been the best so I tend to end up searching for a property with ctrl+f in the browser when I know it should be there somewhere but i cant find it.

So today I thought of why not add an actual view to the page with a simple search so I atleast can figure out on what tab the property is on. I guess everyone has been using settings pages for ages but atleast I have nerver actually created a view for it.

It's a simple searchbox that filters on the property name and localized caption and descripton values. And the default listing view is just a long list grouped by tab.

It looks like below (a bit of a crappy image but I couldnt display that much of the properties) and you can find it over at my Gist.

 

Apr 06, 2026

Comments

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |