We need to document how to upgrade to the new routing capabilities of Nuxeo Web UI, introduced by ELEMENTS-1216 and WEBUI-14. Most of the documentation was already done under NXDOC-2201, so we just need a quick mention.
We should be using now:
urlFor(document) // generates a url for the document, using a router resolver defined at the application level navigateTo(document) // naviages to a url for the document, using a router resolver defined at the application level
- is related to
-
ELEMENTS-1216 Add entity resolver to nuxeo-routing-behavior
- Resolved
-
WEBUI-14 Allow Web UI navigation through UUID
- Resolved
-
NXDOC-2201 Update Web UI routing documentation
- Resolved
- Is referenced in