Client Next Experience API reference
This reference contains Glide client-side JavaScript APIs with options and compatibility in Configurable Workspace in the Next Experience UI. You can use the classes and methods along with parameters, descriptions, and examples to help control the end-user experience.
- g_modal (Next Experience) - Client
The g_modal API enables you to display a modal window to enhance application functionality. - GlideForm (Next Experience) - Client
The GlideForm API provides methods to customize forms in the Next Experience UI Framework. - GlideList (Next Experience) - Client
The GlideList API provides methods to customize lists in the Next Experience UI Framework. - GlideModal (Next Experience) - Client
The GlideModal API provides methods for displaying a content overlay, known as a modal. Modals are interactive windows that appear above a page and close when a user takes an action. You can use a modal to display information, ask questions, or perform actions. - GlideNavigation (Next Experience) - Client
The GlideNavigation API enables refreshing the navigator and main frame in the Next Experience UI Framework. - GlideUser (Next Experience) - Client
The GlideUser API provides a method to access information about current user roles in the Next Experience UI Framework. - StopWatch (Next Experience) - Client
The StopWatch API provides methods to measure durations in the Next Experience UI Framework.
Parent Topic:API reference