How to override choice --None-- with custom value for Glide list field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 04:44 AM
For an glide list field we have created choices. For that field we want to override choice label "--None--" with custom label.
Please help us on the same .
Thanks in Advance.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 05:00 AM
Hi Vishnu,
First terminology, I'm assuming you want to replace the value --None-- not the field label.
What you can do is set the choice list specification to Dropdown without None. You then specify that your replacement value is the default. If you will require that they choose a value other than the default you will need to add a BR to assure that they haven't left the default value.
Hope that helps.
:{)
Helpful and Correct tags are appreciated and help others to find information faster
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 06:24 AM
we tried that but still --None-- is coming as default value even though we have provided some other value as default
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 06:36 AM
Can you please attach a screen print of your configuration (dictionary) for that field showing the choice list specification and choices?
:{)
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 11:05 PM
i tried choicelist specification all the options. Nothing is working