Is glowModal deprecated?

Platform version 10.3.2.7882

We use a glowModal dialog to present a consent notice when user's log into our site. It's hard to find documentation for using modals within the platform. In fact, "glowModal" has been removed from the 10.x jQuery Plugins documentation: https://community.telligent.com/community/10/w/api-documentation/61931/jquery-plugins. In the platform widgets, I've seen use of Telligent_Modal.Open() which seem to be a wrapper around glowModal. I've tried to emulate that but I've not figured out how to dismiss a Telligent_Modal dialog from an onclick event, nor can I find any official documentation.

We're concerned that we're using a deprecated feature.What is the supported mechanism for showing a modal dialog? Is there documentation available or examples that we can follow?

Parents Reply Children