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:50 AM
this is fine when you have the field on the form. That works fine in my case as well.
Try hiding this field from the front end and raise a request and check its value in the backend. This is where I'm facing the problem
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:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 03:37 AM
The issue was with my code. have fixed it. Thanks for all the help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 07:31 PM
Hi
Is your issue resolved?
If yes, Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.
Will be helpful for others looking for the similar query.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 11:27 AM
Hi Johnny,
I have found similar thread that may be useful:
Best Regards,
Marcin