[Solved]Extending UI Capabilities with custom JavaScript (third-party libraries)

I would like to know whether it is possible to extend an app UI with custom (React?) code, particularly where a third-party library might be involved. An example of using a 3rd party component would be a library that supports the embedding of a PDF viewer. Something less “chunky” would be a home-grown custom component that itself made use of some low-level library features, say gagues.

Thanks!

The only way that you can use some custom javascript is by using the webviewer.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.