- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2016 06:30 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2016 06:33 AM
You can flush the cache by typing cache.do in the navigation for filter.
When? When things don't seem to be going right and you can verify you did everything right. Avoid doing this in production instances as it may impact performance as people rebuild items in the cache.
Why? Because many things like form layout are held in a cache for faster performance and it needs to be purged periodically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2016 08:01 AM
Where do I find this Ignore check box setting? Can you show me with steps or screenshot like your last post?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2016 09:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2016 09:05 PM
http://wiki.servicenow.com/index.php?title=Adding_a_Property#gsc.tab=0
I was able to open it directly by sys_properties.list (hit enter) but I do not find it in the application navigator. Any specific reason why not in the App Navigator?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2016 09:08 PM
It is not added in OOB Module .If you want ,you can create a Module which will open sys_properties Table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2016 09:10 PM
Please guide me how can I do that?