Change content mandatory error message

DevYadav
Tera Contributor

Hi.

 

I would have a request for a hint where I can edit the content of the message "The following mandatory fields are not filled in"

In native view. I created UI policy for this, it is showing the above message, I want to change it to something else. 

 

Thanks 

2 REPLIES 2

Medi C
Giga Sage

Hi @DevYadav,

 

Is there any field in specific listed in your error message?

If so, could you please check its dictionary (Right click on field label and click on "Configure Dictionary") and make sure that "Mandatory" is unchecked.

 

If it is a field coming from the task table, please take a look at its dictionary override entry from the Dictionary Overrides related list (Create one if there is no entry for change request table) and make sure that it is not mandatory by setting:

Override mandatory  (Checked)
Mandatory  (Unchecked)
 

If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @DevYadav 

You can check the sys_message table to see if that works. However, as mentioned in the earlier post, it is not possible to find and change this.

 

https://www.servicenow.com/community/csm-forum/the-following-mandatory-fields-are-not-filled-in/m-p/...

 

https://www.servicenow.com/community/developer-forum/where-is-the-quot-the-following-mandatory-field...

 

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

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