Dynamic Subcategory Dropdown Population in ServiceNow Workspace Based on Service Offering

fasiham13180808
Tera Contributor

In ServiceNow Workspace (SOW), I want to populate the Subcategory field dynamically based on selected Service Offering using Script Include.

The Script Include returns a list of allowed subcategories.

My issue is:

  • g_form.addOption() / removeOption() is not supported in Workspace
  • I am not able to filter dropdown options

What is the correct or recommended way to dynamically populate or filter dropdown values in Workspace?

0 REPLIES 0