Bug report #15102
Forms and transaction mode: Edit and Save buttons in nested forms should be hidden
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Matthias Kuhn | ||
Category: | Edit widget | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23044 |
Description
When the transaction mode for editing is enabled, all tables from the same data provider (currently only PostgreSQL supported) are automatically put into editing mode and are also saved all at once.
As a consequence, the "Toggle Editing Mode" and "Save Edits" buttons are not necessary anymore and should be hidden in nested forms (relation reference widgets, forms from relations).
Associated revisions
Hide layer edit state buttons on relation editor when in transaction
... because that the buttons are there was mainly triggered by the fact
that it's sometimes hard to find the appropriate layer in the legend.
Fix #15102
Preserve visibility of relation editor edit state buttons
... also when collapsing and uncollapsing a relation editor.
References #15102 (https://issues.qgis.org/issues/15102)
History
#1 Updated by Andreas Neumann over 8 years ago
#2 Updated by Anonymous over 8 years ago
- Status changed from Open to Closed
Fixed in changeset 972fc9fa11646543548577c043a18e5bc99a19ec.