Adds option to allow feature addition in value relation#710
Adds option to allow feature addition in value relation#710nirvn merged 3 commits intoopengisch:masterfrom
Conversation
Adds a checkbox in the layer configuration to allow adding new features to value relation editor widgets.
|
Task linked: Add a new element from the relation form |
|
@mohsenD98 , when you rely on a change in libqfieldsync, you need to update its revision in requirements.txt here: https://github.com/opengisch/qfieldsync/blob/master/requirements.txt#L10 This is the revision you'll want: opengisch/libqfieldsync@4a6b4db |
Thanks, Updated. |
|
@mohsenD98 the CI is not very happy due to some whitespaces on an empty line. :) |
|
🤫 run |
|
Thanks, installed, this should fix the issue. |
nirvn
left a comment
There was a problem hiding this comment.
Thanks @mohsenD98 , glad this served as an opportunity to introduce you to a bit of QFS python development :)
🚀 Description
Adds a checkbox in the layer configuration to allow adding new features to value relation editor widgets.
✨ Key Changes: