Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

GlideFlow not Defined in Catalog Client Script

Steve56
ServiceNow Employee

Hi,

 

I'm trying to use a GlideFlow in my catalog client script. However, the exception "GlideFlow is not defined" will be thrown in the portal. I have seen on KB0819725, that we can add the GlideFlow dependency in a widget. So the question here is, which widget is responsible for fields in catalog items on the portal? If there does not exist one, how can I create one? Thanks in advance!

1 REPLY 1

Raghav Sharma24
Giga Patron

@Steve56 you need to add it as JS include in your portal theme.

 

You can also refer : https://www.servicenow.com/community/now-platform-forum/how-do-i-add-the-glideflow-library-as-a-depe... 


Please mark the answer correct/helpful accordingly.