/
Custom Link via Sidebar
Custom Link via Sidebar
The CLI component is only working for versions before 9.10. It must be upgraded to Angular 15 as well and will come later.
Example 1: Adding External Links
Description
In this example, we add a simple link to another website at different locations in the client.
Implementation
Use a CLI command to generate a link. The link will appear in navigation menu on the left. (sidebar-navigation = default)
eo g link https://developer.enaio.org/redline/display/DD/Customization+of+enaio+redline+4+client eo.custom.link.developer.enaio
OR insert a link into the profile menu on the right
eo g link https://developer.enaio.org/redline/display/DD/Customization+of+enaio+redline+4+client eo.custom.link.developer.enaio sidebar-profile
Use a CLI command to generate labels/translations.
eo g label eo.custom.link.developer.enaio --en "Enaio redline 4" --de "Enaio redline 4"
, multiple selections available,
Related content
Custom State via Sidebar and Router
Custom State via Sidebar and Router
More like this
Customizing the Client
Customizing the Client
More like this
Custom Plug-in via Tab Container
Custom Plug-in via Tab Container
More like this
Custom Action via Object Actions Menu
Custom Action via Object Actions Menu
More like this
Client Scripting API
Client Scripting API
More like this
Client Scripting API
Client Scripting API
More like this