|
I'm using qgis 1.7.1-Wroclaw on linux fedora core
14. I thought I could get the attribute value of whatever attribute I
right click on in the identify results using an action with the %%
value. It didn't seem to work so I defined a very simple test action
of type unix with the action bash -c "echo %%" and the capture turned
on. When I right click on a field in the identify results and run this
action it always prints the value of the first attribute no matter what
attribute I right click on? Is that how it's supposed to work? Thanks By the way is it possible to get the layer an action is connected to? I sometimes make actions that use python to print info about the geometry but I just hard code the layer info or use the currently selected layer but it'd be nice if there were a way to refer to the layer associated with the action directly. |
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
