Application category

YakupT
Tera Contributor

Hi Community,

 

if we creating a new Business Application the "Application category" field is mandatory.  Is there an out of the box possibility to set the field to optional or other possible way to do so. 

 

Regards

1 ACCEPTED SOLUTION

miftikhar20
Kilo Patron

Hi @YakupT,

To make the "Application category" field optional when creating a new Business Application, you can disable the client script that enforces it as mandatory.

The script responsible is the "Set Application Category mandatory" onLoad Client Script. This script checks if the field exists and then sets it as mandatory.

MIftikhar_0-1760976224990.png

If your use case requires this field to be optional, you can simply deactivate this client script.
Here is the link: https://<your-instance>.service-now.com/sys_script_client.do?sys_id=1c12958653372010c8d4ddeeff7b120b

 

If my response helped, please mark it as the accepted solution so others can benefit as well.

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

View solution in original post

5 REPLIES 5

Even after disabling the client script the error is still coming up 

This is the correct solution, please like and share if this helped. 

Application Category a Mandatory Field? - ServiceNow Community