How to Override Choice List Option

Dishtiwari
Tera Contributor

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?

Dishtiwari_0-1711126163590.png

PS: Also we want to make Impact as mandatory so creating a choice as None is not helping.

1 ACCEPTED SOLUTION

Peter Williams
Kilo Sage
6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Dishtiwari 

 

May I know why you want to add None, in impact?

 

You can do this via

AGLearnNGrow_0-1711126578838.png

 

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]

****************************************************************************************************************

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.

Peter Williams
Kilo Sage

You can use a client script to over write base on a number of items or selection

Hi Peter,
Thanks for replying.
Already tried, it's giving below error:

Dishtiwari_0-1711127925566.png