Even though the dropdown with none is selected, the none choice is not shown

Rain Vaine
Kilo Sage

Hello experts,

In one of my PDI I have observed that "none" choice is not being displayed even though the "dropdown with none" choice specifications is selected.

RainVaine_0-1670992907322.png

RainVaine_1-1670992930317.png

 

Do you have also experienced this issue in any San Diego or Tokyo instances?

 

Thanks,

Regards,

Vaine

  

1 ACCEPTED SOLUTION

-O-
Kilo Patron
Kilo Patron

If you are still interested in finding out the answer, that is because of the choice with special value NULL_OVERRIDE. If you remove that choice or set it to inactive=true, you will get back the -- None -- entry. This is valid for any choice field actually.

View solution in original post

10 REPLIES 10

-O-
Kilo Patron
Kilo Patron

If you are still interested in finding out the answer, that is because of the choice with special value NULL_OVERRIDE. If you remove that choice or set it to inactive=true, you will get back the -- None -- entry. This is valid for any choice field actually.