State field in the custom field changging back to Draft state when changes

Community Alums
Not applicable

Hi All,

 

I have a State field which is extended from the Task table for my custom table. Whenver any select any state it is showing as Draft. I checked the Default value of the state in custom table is Open. Iam not sure why it gets changes. Could someone help on this. Thanks in Advance.

 

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Community Alums 

 

You need to check the dictionary override, as the state inherits from the parent table.

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

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

Community Alums
Not applicable

I could not create dictionary override. My custom table is not showing up in the table field for creating new Dictionary overide

 

Dictionary entry needs to created on an extended table. And there u will select the custom table.

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

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

Anand Kumar P
Giga Patron
Giga Patron

Hi @Community Alums ,

 

Check any onload client scripts in that table making state to draft.

 

If my response helped, please mark it as the accepted solution and give a thumbs up👍.
Thanks,
Anand