Creating a Custom UI - Studio Modeling - Current - Current - Ready - Hyland Experience - external

Hyland Experience Studio Modeling

Platform
Hyland Experience
Product
Studio Modeling
Release
Current
License

You can create a custom UI outside of the Modeling Application. The custom UI can be an Application Development Framework (ADF) application. It can also be any single page application such as React or Vanilla HTML, CSS, or JavaScript that conforms to the UI schema. To verify this, upload your JSON definition and click the Validate UI button.

Important: Before uploading your custom UI, ensure that it has a valid application entry point in either an index.html or index.htm file. The custom UI must be contained in a .zip archive with the index.html or index.htm file at its root. The archive size cannot exceed 50mb.

To create a custom UI:

  1. Sign in to the Modeling Application and open a project.
  2. Click the three dots next to UI and then select Create custom UI.
  3. Enter a name and optional description.
  4. If you don't have a .zip file with a Custom UI, click Generate From Template to generate a .zip file with the current template, which you can download and customize.
  5. Click the Upload button and select the .zip file that contains your Custom UI.