Resolved! How do I open a GlideModal from a scoped app
I'm getting the error "SCRIPT:EXEC Error while running Client Script "GlideScopedScript": ReferenceError: GlideModal is not defined" when trying to open a glide modal using... var angularModal; angularModal = new GlideModal(); Does anyone have any i...
