As we saw with NXDRIVE-1005, currently Drive cannot support Polymer, and so Web-UI will not work inside a WebKit window.
We decided to drop the metadata window and use the user's browser instead.
The token can be forwarded in the URL:
- JSF: /nuxeo/nxdoc/default/UID/view_documents?token=XXX
- Web-UI: /nuxeo/ui?token=XXX#!/doc/UID
Note for Web-UI: the token must be before the # as it is the delimiter between what is sent to the server and what is processed by the browser.
- depends on
-
NXP-22946 Allow configuring Drive globally from server
- Resolved
-
NXDRIVE-1004 Dynamically select the JSF or Web UI URLs
- Resolved
-
NXDRIVE-1019 Retrieve the configuration from the server
- Resolved
- is related to
-
NXDRIVE-1005 Validate it is possible to display a polymer page using Drive embedded Webkit
- Resolved
-
NXDRIVE-1158 Restore the context menu "Edit metadata"
- Resolved
-
NXP-23315 Add a simple document view URL on web ui
- Resolved