fbpx
Stadium Web Application Tool

New Release: Stadium 5.25

Last year a lot happened!! We moved from 32 bit to 64 bit and added lots of new features. Among these were:

  • Blocky Layout
  • OAuth & Azure Active Directory
  • URL Editor
  • Three new Layout Controls – Grid, Flexbox and Container
  • Repeater
  • Types

But that is not where we stopped… The devs were hard at work over the festive season, and we are kicking this new year off with a new Stadium 5 release! This release focuses on improving the UX when building an application, specifically setting values in the Property Grid. Or, even more specifically, the Property Grid ReferenceComboBox.

The ReferenceComboBox filter

The ReferenceComboBox is the dropdown in the Property Grid where you select Settings, Control properties, Variables, create Expressions, etc. Unfortunately, on control- or action-heavy pages, this dropdown grows to an excessively long list and results in a scrolling nightmare for the builder. The image below is a screenshot of such a case.

Creating a type

To address this, we added a filter box to the top of the ReferenceComboBox, which filters on the item name. As the name is typed in, the contents in the dropdown will be restricted to only those items satisfying the filter criteria.

Setting initial values

Adding this filter reduces the amount of scrolling and searching around in the ReferenceComboBox and allows you to focus on what is most important – the application logic. So please try it out and let us know what you think!

Scroll to top