Setting the Yes/No field's default value to None
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 11:19 AM
Hi Team,
I have a catalog item with Yes/No as one of the field type. For this field we have also enabled 'Include None' option.
I want to set the default value to --None-- in this case. I have tried below options in Default value of the field
- Null
- ''
-None
- single space
All these creates a new option in the Yes/No field. Setting the field value through client script works fine. But the issue is, if I'm not showing this field on the front end then in the flow designer when I lookup some values based on the front end selection, the value from this field comes as 'No' by default. Instead I want None to come up.
Does any one know how to set this value to None?
Thanks
Johnny
Please mark this response as correct or helpful if it assisted you with your question.
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 11:33 AM
it is empty, but in the backend the value is No. This could be because None is not a value. But I'm figuring out if there is actually a way to do this.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 11:42 AM
Keep the default value as blank, do not put anything, it worked fine for me. as shown in the screenshot, can you share yours as well
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 11:46 AM
can you please attach the screenshot
Johnny
Please mark this response as correct or helpful if it assisted you with your question.