Scenario based use case | URL redirection in Client Script | ServiceNow

Опубликовано: 04 Май 2026
на канале: ServiceNow Universe
523
13

Scenario based use case | URL redirection in Client Script | ServiceNow

window.open() vs g_navigation.open()

This videos explains:
How to use window.open() (or any other javascript) function/feature in client script in servicenow.

How to use g_navigation.open() function in client scripts in servicenow.

Benefits of using g_navigation.open() function over window.open() function

g_navigation documentation: https://docs.servicenow.com/bundle/wa...

#servicenow #servicenowadmin #servicenowdeveloper