Service-Now tableChoicesScript if you can pass a parameter in there to make it dynamic for choosing which Tables show up in the field

Ryan140
Kilo Explorer

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!

6 REPLIES 6

Chuck Tomasi
Tera Patron

What's the use case for a dynamic list?

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. 

Ryan140
Kilo Explorer

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. 

moshe_d
ServiceNow Employee
ServiceNow Employee

Hi 

Did u find any solution about this issue?