- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:06 AM
You can create the property in sys_properties.list table. It depends what type of value you put. As you want to make
In your case you can use True/ False.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:07 AM
To make a system property active in your ServiceNow dev instance:
- Go to System Properties (sys_properties.list).
- Search for and open the property you want to activate.
- Set the Value to true or the required value.
- Click Save.
Mark it helpful 👍and Accept Solution ✅!! If this helps you to understand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:06 AM
You can create the property in sys_properties.list table. It depends what type of value you put. As you want to make
In your case you can use True/ False.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:07 AM
To make a system property active in your ServiceNow dev instance:
- Go to System Properties (sys_properties.list).
- Search for and open the property you want to activate.
- Set the Value to true or the required value.
- Click Save.
Mark it helpful 👍and Accept Solution ✅!! If this helps you to understand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:27 AM
Hi @Rakshanda Kunte It is depend upon which type of property you are talking about. For example- Integer, String, Choice list,color, Time format, Timezone, Password, Password2, Date format, true/false, Image, Uploaded image, Short string etc.
https://www.servicenow.com/community/developer-articles/system-properties-it-s-usage/ta-p/2300155