UI Customization APIs
UI customization APIs consist of JavaScript APIs that you can use to customize user interactions with various forms or the viewer interface available in the Relativity UI. These APIs offer the following functionality:
- Relativity Forms API - provides a front-end page life cycle used to facilitate the customization of view, edit, and layout pages. This API provides support for customizing loading, updating, and submitting forms, as well as other options.
- Relativity Lists Interaction APIs - provides APIs to extend the functionality of custom list pages. You can subscribe to events (e.g. onItemListPopulated) or access additional service APIs that allow a variety of functionality such as custom widget registration, custom modal creation, and data source overrides.
- Review API - includes a suite of APIs for customizing the viewer interface by implementing and enhancing user workflow with the Review Extensions framework. This framework supports executing custom code, adding custom content to the user interface, the addition of custom toolbar controls, and other features.
- Supported JavaScript APIs - lists JavaScript APIs that you can call from Relativity's main window.