Setting the Yes/No field's default value to None

JohnnySnow
Kilo Sage

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

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.
11 REPLIES 11

Aman Kumar S
Kilo Patron

keep default value as empty, not even a space or quotes and keep include none checkbox as true.

find_real_file.png

Best Regards
Aman Kumar

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.

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.

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

Best Regards
Aman Kumar

can you please attach the screenshot

Thanks
Johnny

Please mark this response as correct or helpful if it assisted you with your question.