My NavVis
API Documentation
Login
Contents
x
Printed Regulatory document
NavVis MLX
NavVis VLX
NavVis IVION
NavVis IVION Processing
NavVis Academy Documentation
NavVis IVION Go
NavVis M6
NavVis IVION API
NavVis Desktop Processing
Subscription Management
Support by Topic
Technical Blog
Powered by
Customizing the Sidebar Menu
8 Articles
in this category
Share this
Print
Share
Dark
Light
Contents
Customizing the Sidebar Menu
8 Articles
in this category
Share
Dark
Light
What is the Sidebar Menu?
The sidebar menu is located on the left side of your screen when you enter a NavVis IVION Site . With the sidebar menu, you can navigate and work in a site.
Updated on : 18 Mar 2024
What is the Sidebar Menu API?
The Sidebar Menu API allows you to customize standard features of the sidebar menu. For example, you can remove or add menu items, create custom callbacks, or create a custom inlet webpage. The Sidebar Menu Service API also includes methods f...
Updated on : 13 Mar 2024
Sidebar Menu Architecture
The sidebar menu is constructed using a plain JavaScript array . This means that you can use all of the standard array methods. Sidebar Menu Items The array contains a list of sidebar menu items. These are clickable menu items that eith...
Updated on : 26 Jan 2024
Creating a Sidebar Menu Modifier Class
Procedure In ./src , create a file named SidebarMenuModifier.ts ├── package.json ├── src │ ├── SidebarMenuModifier.ts <---- │ ├── image │ │ ├── favicon.ico │ ├── index.html │ ├── index.scss │ ├── index.ts ├── tsc...
Updated on : 13 Mar 2024
Creating Icons
Follow these steps to create three icons. These demonstrate different ways of using the available icon info objects. Procedure Create an icon info object that uses a PNG image as an icon. The image path is the URL path that the web browser use...
Updated on : 26 Jan 2024
Creating Menu Items
Follow these steps to create three menu items . The first menu item uses a callback to trigger custom logic. The second menu item uses a template as its content. The final menu item uses the other menu items as sub-menu items. Procedure...
Updated on : 26 Jan 2024
Adding Custom Menu Items
Follow these steps to remove standard menu items and add custom menu items/ Procedure Retrieve and remove the standard sidebar menu items except for the login menu, add a rootMenuItem and configure the sidebar menu to open automatically w...
Updated on : 26 Jan 2024
Configuring NPM and Webpack
If you are using NPM and Webpack, you will need to configure them to move the static HTML templates into the directory where files are served. Procedure Open package.json from the root project directory and add copy-webpack-...
Updated on : 23 Feb 2024
Change password!
Changing your password will log you out immediately. Use the new password to log back in.
Current password
Current password is required
New password
New password must be at least 8 characters long. It should contain at least one upper and lower case letter, number, and a special character.
Confirm password
Confirm password must be at least 8 characters long. It should contain at least one upper and lower case letter, number, and a special character.
Confirm password should be same as new password
Update
Change profile
Success!
First Name
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last Name
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
New email
Enter a valid email
Re-enter your password
Enter a valid password
Your profile has been successfully updated.
Update
Logout