Navigation & Sidebar

Navigation & Sidebar

🌐 Backend — EQuipWebRetail ModeChapter 1: Getting Started

Chapter 1: Getting Started — 1.4 Navigation & Sidebar

The sidebar is the primary navigation tool in EQuipWeb. It appears on the left side of every page and provides access to all 11 modules and their sub-pages.

When to use this: When you need help finding a menu or feature in EQuipWeb.

Prerequisites

  • User must have appropriate role permissions (see Access & Permissions above)

📝 General Description

The sidebar shows 11 module icons stacked vertically. Each icon has a label below it. When you hover over an icon, a flyout sub-menu appears showing all pages within that module. Clicking a sub-menu item navigates you to that page.

📋 Complete Module List (Top to Bottom)

#IconModule NamePagesDescription
1🔧Product Setup16Products, categories, departments, promotions, bundles, attributes
2👥Membership Setup8Members, groups, benefits, campaigns, referrals, store value cards
3💳Sales Setup11Payment modes, discounts, GST, currencies, vouchers, online sales
4💰Commission Setup1Sales commission plan configuration
5👤User Setup5Users, roles, privileges, locked accounts
6🚚Delivery1Delivery order management
7🏢Master Data Setup15Outlets, POS terminals, suppliers, locations
8📱QR Online Ordering Setup5QR ordering, online menu, promotions, payment gateway
9🍽️Menu Management2Menu builder, time windows
10📥Data Importer & Exporter8Bulk import/export for products, members, promotions
11⚙️Setting8Feature flags, POS settings, webhooks, company setup

How to Navigate

  1. Find the module you need in the sidebar on the left side.

  1. Hover over the module icon — a flyout sub-menu appears showing all pages.

  1. Click the page you want to open.

Flyout Sub-Menu

When you hover over a module icon, a flyout menu appears to the right showing all sub-pages.

In the screenshot above, the Product Setup flyout shows:

Sub-PageChapter Reference
Product Setup (list)2.1 Product List
Category Setup2.6 Category Setup
Department Setup2.7 Department Setup
Collection Setup2.10 Collection Setup
Promotion Setup2.15 Promotion Setup
Bundle Setup2.8 Bundle Setup
Attribute Setup2.9 Attribute Setup
Stock Template2.16 Stock Template
Outlet Pricing Setup2.17 Outlet Pricing
Outlet Virtual Stock Balance2.18 Virtual Stock
Barcode Printing2.14 Barcode Printing
Warehouse Product Mapping2.19 Warehouse Mapping

Here is the User Setup flyout as another example:

ActionHowResult
Open a pageHover icon → Click sub-menu itemPage loads in the main content area
Toggle sidebarClick the hamburger menu ☰ (top-left)Sidebar shows/hides — useful for more screen space
Return to HomeClick any empty area or navigate to /homeReturns to Dashboard
Know your locationLook at the header bar titleShows current page name (e.g., "EQuipWeb | Product List")

Common UI Patterns (Across All Pages)

Every data page in EQuipWeb follows a consistent layout:

List Pages

UI ElementColor/StyleFunction
+ Add NewGreen buttonCreates a new record
ExportOrange/Yellow buttonDownloads data as Excel file
ImportBlue buttonUpload CSV/Excel file
🔍 Search BarText inputFilters records by keyword (instant filter)
🔽 Filter IconFunnel buttonOpens advanced filters (date range, status, show deleted, etc.)
Data GridTableDisplays records. Column headers are clickable for sorting. Blue/clickable text = edit link.
PaginationBottom-rightNavigate between pages. "Show X Entries" dropdown controls page size.
Show X EntriesDropdown (bottom-left)Choose 10, 25, 50, or 100 records per page.

Form Pages (Add/Edit)

UI ElementColor/StyleFunction
SaveGreen/Blue buttonSaves the current record
Save and NewGreen/Blue buttonSaves then opens a blank form
DeleteRed buttonRemoves the record
RestoreBlue buttonRestores a previously deleted record
Back / CancelGray button or browser backReturns to the list page without saving
TabsHorizontal tabsSwitch between sections (e.g., Setup, POS Assignment, Integration)
Toggle SwitchesGreen (ON) / Gray (OFF)Enable/disable features. See each page's toggle behavior section.

Filter Panel (🔽)

When you click the funnel icon, a filter panel appears to the right of the data grid:

Filter ElementDescription
Show DeletedToggle — when ON, includes safely deleted records (shown with "Deleted" checkbox checked)
Date RangeSome pages have date pickers for filtering by creation/modification date
Status FilterDropdown to filter by status (Active, Expired, etc.)
Apply / ClearApply filters or reset to default view

💡 Keyboard Shortcuts

ShortcutAction
EnterSubmits the current form (same as clicking Save)
EscCloses modals/popups
TabMoves to the next input field

[!TIP] The sidebar remembers which module was last active. When you navigate between pages within the same module, the module icon stays highlighted in the sidebar, helping you track your location.


Access & Permissions

RoleViewCreateEditDelete
AdminYesYesYesYes
SupervisorYesYesYesNo
CashierNo backend access

[!NOTE] Exact permissions depend on the Privileges Setup configured for each role. Contact your administrator if you cannot access this page.

Expected Result: Changes are saved successfully and reflected across the system after the next POS sync.

[!IMPORTANT] The sidebar layout cannot be customized by users. Menu items and module order are system-defined. If a module is not visible, check your role permissions in Privileges Setup.


FAQ

Q: I forgot my password — how do I reset it? A: Contact your system administrator to reset your password from User Setup > User List.

Q: Why can't I see all menus in the sidebar? A: Your role may not have permissions for all modules. Contact your administrator to check your assigned privileges.


Troubleshooting

IssuePossible CauseSolution
Cannot save the recordRequired fields are empty or invalidCheck all fields marked with * and fill in valid data
Record not appearing in POSPOS terminal has not synced yetWait for the next sync cycle or manually trigger sync from Terminal Status
Cannot delete the recordRecord is being used by other modulesCheck if the record is linked to active transactions, products, or other settings
Changes not taking effectBrowser cache showing old dataRefresh the page (Ctrl+F5) or clear browser cache
"Duplicate" error on saveA record with the same name/code already existsSearch the list (including deleted records) for duplicates
Page not loadingSession expired or network issueLog out and log back in. Check your internet connection

  • User Setup > User List — account management
  • User Setup > Role Setup — role assignment
  • Setting > Feature Setup — system feature toggles

Open Questions / Confirmation Needed

[!NOTE] The following items may vary depending on your system version and configuration:

  • Exact permission settings depend on your Privileges Setup configuration
  • Sync timing to POS terminals depends on network conditions and sync schedule
  • Some features may require additional licensing or module activation
  • Field behavior may differ between EQuip versions

If you encounter behavior not described in this manual, contact your system administrator or EQuip support team.


Field Reference

FieldRequiredDescription
Name / TitleYesThe display name for this record
Status / ActiveWhether this record is active in the system
Created DateAutoSystem-generated creation timestamp
Modified DateAutoSystem-generated last modification timestamp

[!NOTE] Additional fields specific to this page are documented in the sections above. The table above shows common fields present across most pages.

    • Related Articles

    • Main Portal

      ? Backend — EQuipWebRetail ModeChapter 1: Getting Started Backend Login — Main Portal Dashboard The Main Portal is the first page you see after logging into EQuipWeb. It provides a high-level overview of your business with key metrics, quick-access ...
    • Setup Module Overview

      ? Backend — EQuipWebRetail ModeChapter 1: Getting Started Backend Setup — Module Overview and Getting Started Guide The Setup Overview provides a quick-reference guide for initial system configuration. This page summarizes the recommended setup ...
    • Profile & Account

      ? Backend — EQuipWebRetail ModeChapter 1: Getting Started Chapter 1: Getting Started — 1.3 Profile & Account Use Account to manage and configure this feature in your EQuipWeb system. The Profile section is accessed from the top-right corner of any ...
    • Menu Builder

      ? Backend — EQuipWebRetail ModeMenu Management Chapter 10: Menu Management — 10.1 Menu Builder Use Menu Builder to design your POS and online ordering menu. Drag and drop items to create categories, arrange your menu layout, and control what ...
    • Category Setup

      ? Backend — EQuipWebRetail ModeProduct Setup Chapter 2: Product Setup — 2.3 Category Setup Use Category Setup to organize your products into groups — like "Beverages", "Snacks", or "Electronics". When your products are neatly categorized, your staff ...