- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2018 05:05 AM
Can anyone explain the use of Inherited checkbox in Client Script>
Solved! Go to Solution.
- Labels:
-
Field Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2018 10:38 AM
It means the client script will work on tables that extend the table the script is on.
Imagine you had a client script on base task table, then checked Inherited. That would mean the client script would be active on incident, problem, change, etc. etc.
https://docs.servicenow.com/bundle/london-application-development/page/script/client-scripts/concept/client-scripts.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2018 10:38 AM
It means the client script will work on tables that extend the table the script is on.
Imagine you had a client script on base task table, then checked Inherited. That would mean the client script would be active on incident, problem, change, etc. etc.
https://docs.servicenow.com/bundle/london-application-development/page/script/client-scripts/concept/client-scripts.html