I have an attribute e.g 'A' of type boolean displayed as radio buttons in my editorArea. It has 3 options : 1.Yes 2.No 3. N/A For "yes" ,it makes a record 1 in hybris db and for "no" it makes a record 0 in hybris db. But it does not make any record for 'N/A'. How to get a record for 'N/A'.