Feature request #9968
Layer relations saved in .qml file
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Unknown | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 18464 |
Description
Layer relations created in Layers/Properties/Fields/Relations could be saved in a layers .qml style file.
(Unsure what category to file this feature under. Is StyleV2 the same as a style .qml file?)
History
#1
Updated by Giovanni Manghi about 8 years ago
- Easy fix? set to No
#2
Updated by Jürgen Fischer over 7 years ago
- Category set to Unknown
#3
Updated by Matthias Kuhn almost 7 years ago
- Description updated (diff)
This is an interesting topic but raises a number of questions
- how should the other involved layer be identified (by its name, by its id, by the datasource and loaded automatically from the database, ...)
- what happens if the other layer is not (yet) loaded, should we check every new layer which is added subsequently if it is the other involved layer?