- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 09:51 AM - edited ‎03-22-2024 09:53 AM
Hello Team,
I want to override the Choice list options for Impact field which is created in TASK table.
I want a Dropdown with None option for a child table.
Is there any way we can do that without creating a New field?
PS: Also we want to make Impact as mandatory so creating a choice as None is not helping.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 10:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 09:57 AM
Hi @Dishtiwari
May I know why you want to add None, in impact?
You can do this via
For this, create a new category name as None and
use that in Override.
But I will recommend dont change, its look easy but a technical debt.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 10:08 AM - edited ‎03-22-2024 10:09 AM
Hi Atul,
Thanks for replying.
This is a client requirement they also want None for a child table.
'For this, create a new category name as None and use that in Override.'
I hope by saying this you meant None as a choice field but then Impact field is not mandatory as it is showing None as a default value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 10:10 AM
You can use a client script to over write base on a number of items or selection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 10:19 AM
Hi Peter,
Thanks for replying.
Already tried, it's giving below error: