How Null is represented in your picklist
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

It is possible to decide how (and if) null should be handled in your picklist/combobox/dropdown with the Null/NullRep options for the picklist in the ViewModel Editor.

File:picklist nullrep.png

It works like this:

  • None - no null option in the picklist
  • First - null should be an available option to choose and should be first
  • Last - null should be an available option to choose and should be last
  • IfEmpty - null should be shown when nothing is yet selected, but not possible to choose once the user has selected any other option

The text in the NullRep textbox defines the text to display for the null option. For example, "Choose a color".

This page was edited 76 days ago on 02/10/2024. What links here