I’ve got a combobox on a layout region which does a @DbColumn to get a list of values. It automatically puts the first value in the list as the default value for the field and I really need the field to be empty until the user selects a value. How can I stop the default value from appearing?Cheers,
Katherine