Shared module
This module is part of the WideQuick Modular Framework. The documentation below is the canonical version maintained in MOD.
Navigation¶
WideQuick Modular Framework includes a built-in navigation module that automatically builds the menu structure based on the folder structure in WideQuick Designer®. This makes it easy to manage and scale the navigation as the project grows, with support for nested directories, privilege-based access control, custom icons, and direct object linking through GoTo.
Get started¶
- Adding Workviews to the Navigation — How to add Workviews to the navigation system.
- Fullscreen Menu — How to access the Fullscreen Menu and how it works.
Configuring¶
- Setting Privileges on Workviews — How to configure privileges on Workviews and folders.
- Display settings for restricted views — How to control the visibility of Workviews that have privilege restrictions.
Extending¶
- GoTo — How to use the
goTo()function and how to integrate it with alarms. - Custom navigation icons — How to implement custom icons for Workviews and directories.