UI Customization APIs
UI customization APIs consist of two different suites 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.
- 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.