<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Arial">Thanks for the answer. It turned out to be quite easy since the returned object (the selected feature) is contained in "e". So using a function to show the objects properties showed me how to reference to the attributes. For example: I am getting the features ID like this: </font><span style="font-family: monospace; font-size: 12pt; white-space: pre-wrap;">e.feature.attributes.Id</span><div><font face="monospace"><span style="white-space: pre-wrap;"><br></span></font></div><div><font face="monospace"><span style="white-space: pre-wrap;">I had tried this before, but I wrote "id" instead of "Id". </span></font></div><div><font face="monospace"><span style="white-space: pre-wrap;"><br></span></font></div><div><font face="monospace"><span style="white-space: pre-wrap;">Thanks again, problem solved.</span></font></div><div><font face="monospace"><span style="white-space: pre-wrap;"><br></span></font></div><div><font face="monospace"><span style="white-space: pre-wrap;">Cheers,</span></font></div><div><font face="monospace"><span style="white-space: pre-wrap;">Freddy<br id="FontBreak"></span></font><br><br></div>                                      </div></body>
</html>