Skip to content

Shared module

This module is part of the WideQuick Modular Framework. The documentation below is the canonical version maintained in MOD.

Logbook

The Logbook module provides a way to record free-text notes tied to specific parts of the system. Entries are organized by topic (a hierarchical path that reflects where in the system the note belongs) and optionally grouped into named contexts.

The logbook is available in three places: globally under Documents & Logbook → Logbook, in the Logbook tab of any object popup, and through the SpeedDial menu on process views.

Contents

Get started


Configuring

  • Topics — How topics are structured and how they are assigned.
  • Contexts — Managing named context groups.
  • Access Patterns — Global, object popup and view-scoped usage.

Extending

  • Privileges — Required privileges for adding, editing and deleting entries.

Troubleshooting