Service-Now tableChoicesScript if you can pass a parameter in there to make it dynamic for choosing which Tables show up in the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 12:06 PM
Was curious if there is a way to use tableChoicesScript attribute and pass a parameter in the process function in the script includes and if not that then how to put specific tables in a field type of Table Name. Any help would be appreciated!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 12:42 PM
What's the use case for a dynamic list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 12:50 PM
The use cases depends on what someone would want to select for the table. So if they select the table Task, it would get the base table Task and its children or extensions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2020 12:50 PM
The use cases depends on what someone would want to select for the table. So if they select the table Task, it would get the base table Task and its children or extensions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2020 03:57 AM
Hi
Did u find any solution about this issue?