Feature request #10859
FeatureForm and init scripts: widgets should have objectName
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Forms | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 19228 |
Description
The use case is that in a Python Init Script (layer properties, fields tab) I want to address a specific widget and change its value. I would like to use dialog.findChild() or dialog.findChildren()
In the case of the standard attribute form or drag and drop feature form all the widgets do not have objectNames corresponding with the field names.
History
#1 Updated by Jürgen Fischer over 10 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
fixed in 693c2e72