Hi all.

I am trying to join a DBF to a vector layer via python . I can create the
QgsVectorJoinInfo() , set the parameters and add it to the layer :
https://pastee.org/fv55y

When I get vlayer.vectorJoins() , it is filled (3 times, because I made 3
attempts), but when I open the vector layer properties dialog, no join
appears in the Join tab.

Should I update something after adding the join via addJoin method ? Has
anyone a working example ?

Thanks in advance

Michael
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to