How to set default value on a state field choice custom table which is extended from task table

Priya Singh 2 2
Tera Contributor

Hi All,

I have created a custom table and extend it from task table, I have got state field with choices, I created my own choices and set for my custom table state field however for task table state default value is set to open which I am trying to hide by using dictionary override but it's still showing default value as open on my custom table.

 

I created a custom choice none and set value as 18, I am entering 18 as default value under dictionary override but it is not working, please advise.

 

 

 

 

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Put in default field

LearnNGrowAtul_0-1706624262864.png

 

*************************************************************************************************************
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]

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

Ayushi12
Mega Sage

Hi, @Priya Singh 2 2 
In the dictionary override add the choice value as the default value and please mark the checkbox of the override default value field.

Ayushi12_0-1706625317600.png

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

ASA5
Kilo Sage

I've tested the same scenario and it works, please check that you have specified your custom table on the dictionary override : 

 

ASA5_1-1706626009314.png

 

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Priya Singh 2 2 

I tried this with override and it worked but it did not take none from task table.

 

I created a new choice and mapped to the custom table and in override r added the  value of the none to show.

 

LearnNGrowAtul_0-1706627369246.png

 

LearnNGrowAtul_1-1706627369259.png

 

LearnNGrowAtul_2-1706627369327.png

 

LearnNGrowAtul_3-1706627369286.png

 

 

*************************************************************************************************************
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]

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