Per Nergård (MVP)
+1
Apr 6, 2026
visibility 488
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
Optimizely Commerce 14 Now Supports .NET 10

In my previous post, Optimizely CMS 12 Now Fully Supports .NET 10 , I noted one remaining limitation: Commerce 14 (Commerce Connect) did not yet...

Bien Nguyen | Aug 7, 2026

The Top 10 Things I'm Actually Using AI For

A while back I wrote about ReviewPR, an Azure Function that uses AI to review Azure DevOps pull requests. That was one specific use case, but over...

KennyG | Aug 5, 2026

Drag-and-Drop Reordering for Commerce Media Collection in Optimizely Commerce Connect

Optimizely Commerce Connect ships a polished asset editor for the CommerceMediaCollection  property on catalog entries. It lets editors add, remove...

Linh Doan Cuu | Aug 5, 2026

Order tabs with drag and drop V2

I earlier did a very simple Blazor version to be able to sort tabs with drag and drop. I wanted to update it a bit and also display how the tabs ar...

Per Nergård (MVP) | Aug 4, 2026