Skip to content
Bernhard Ströbl edited this page Apr 15, 2019 · 18 revisions

DataDrivenInputMask is a QGIS plugin that automagically creates input masks for PostgreSQL layers. All table constraints (notNull, foreign keys etc.) are taken into account. From this mask the user can edit any data contained in related tables, too (n-2m relations). The appearance of the mask (field names, field order, tabs, min and max values) is configurable in dedicated database tables. In addition to the input mask a search mask is provided with exactly the same layout as the input mask.

Prerequisites

Usage

Precautions

for any new features see the CHANGELOG

Clone this wiki locally