None option on Choice List of List type fields

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 06:59 AM
Hi,
So I've created a new List field on incidents form.
I also set up some choices and said it should be a drop-down list without none, however the none option is still there.
As far as I could read none is not even a valid option, so I'm not sure how can I select it as shown in the screen shot attached.
Can anyone tell me if there is a way to remove that option and how can I do that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 07:21 AM
Did you set a valid default value?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 07:24 AM
Yes I did, it doesn't do anything.
Even if I set a default value that it isn't a choice, it just ignores it, doesn't add that to the choice list and the none is still there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 07:31 AM
Please have a look into the dictionary attributes, maybe is there a strange attribute which allows null values.
Maybe a client script which adds the option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2017 08:03 PM
Hi Pedro,
Do your requirements state that the selections have to be shown using a List field? I was able to get "-- None --" to not show on a form when creating it as a Choice field, adding the choices, selecting "Dropdown without -- None -- (must specify a default value)" and setting the default value (or choice).
Cheers,
Jordan