Vertical Menu is a flexible, accordion-style navigation component for Omnis Studio JavaScript Remote Forms. It provides an easy way to organize navigation options, application functions, settings, or other content in a structured vertical menu.
The component is based on the Omnis Studio Subform Set Panel and uses individual Remote Forms as the content of its panels. Each panel can display a different Remote Form, giving developers full control over the content and behavior of every menu section.
A panel can contain a complete Remote Form with multiple objects and its own application logic, or a simple Remote Form containing only a single object, such as a button. The embedded Remote Forms can work independently, receive parameters when they are constructed, or communicate with the containing main Remote Form.
This makes Vertical Menu suitable for anything from compact navigation menus to complete application navigation systems with dynamically changing content areas.