We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0834938 commit 5067c3bCopy full SHA for 5067c3b
src/core/qgseditformconfig.cpp
@@ -580,7 +580,7 @@ void QgsAttributeEditorRelation::saveConfiguration( QDomElement& elem ) const
580
581
QString QgsAttributeEditorRelation::typeIdentifier() const
582
{
583
- return "attributeEditorField";
+ return "attributeEditorRelation";
584
}
585
586
bool QgsAttributeEditorRelation::init( QgsRelationManager* relationManager )
0 commit comments