<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><tt>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?<br>
<br>
Thanks<br>
<br>
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.<br>
</tt></font>
</body>
</html>