Remove Choice list option(none) from drop down.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2017 05:05 AM
Hello Team,
I have the variable severity which is choice list field.I want to remove the option none (custom value) as there is already OOB --None--.
In this process I deleted the choice none is there is no option to keep it inactive.
But my problem here is even though it is deleted it is appearing in the drop down list.May I know what is reason . I even tried with onload script remove option but no luck.Can you please help me to get rid of this issue.
Regards,
Ajay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2017 07:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2017 07:57 AM
Hi Ajay,
I can see the client script to be inactive. please check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2017 05:19 AM
try cache.do
if that didnt work this might be happening on portal so you will have to uncheck none check box, adding none of portal doesnot work properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2017 05:21 AM
Hello Ajay,
Can you open the variable and check the 'Type Specification' tab and see if 'Include none' has been checked. If yes then, remove the same:
Hope this works.
Thanks,
Abhishek
If this reply assisted you, please consider marking it Correct, Helpful, or Like it.
This helps other customers to learn from your thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2017 06:30 AM
Hello Abishek,
I Checked the Include none option you can check in the first screen shot..
I am speaking abt the custom none option how to remove that field.