How can I have blank in select during edit so that if the field is null it remains null
How can I have blank in select during edit so that if the field is null it remains null

If the values are coming from another table of same table in case of self referencing. whenever the user chooses to edit a record. the editor shows first record as default value and therefore the user cannot ever save the record with null in these fields.
This discussion has been closed.