Create an global application

mjocasio23
Tera Expert

Im trying to create an application at the global level, but I dont see the option in studio.

How can I set glide.app.creator.global to true so this option is avaialble?

 

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello,

 

Navigate to sys_properties.list via navigation filter and search for the property "glide.app.creator.global". If you don't find the one then create a property with a name as glide.app.creator.global, Type as True/False and value set to true.

 

One the above property is saved, you should be able to create a global application.

Thanks,

Pradeep Sharma

View solution in original post

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello,

 

Navigate to sys_properties.list via navigation filter and search for the property "glide.app.creator.global". If you don't find the one then create a property with a name as glide.app.creator.global, Type as True/False and value set to true.

 

One the above property is saved, you should be able to create a global application.

Thanks,

Pradeep Sharma

mjocasio23
Tera Expert

thanks it worked...

Community Alums
Not applicable

Thankyou go it