- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2022 08:42 PM
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.
Do you have also experienced this issue in any San Diego or Tokyo instances?
Thanks,
Regards,
Vaine
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2023 10:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2023 10:48 AM
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.