I have a project in qgis 1.8 where I added the same shapefile 3 times. On 2 of them I made a query. The third one is for edditing purposes.
When I change the value of one of the features (in the third shapefile) it is immediately rendered in the corresponding queried shapefile. But, when I draw a new feature, nothing changes at all. But when I close and reopen my project, the new feature is drawn in the corresponding queried layer.
Is there a way to update a queried layer with new drawn features, without restarting your project?
thanks