Hi all,<br>In cartoweb3.4 I&#39;d like to change the behaviour of query by point tools without open the corresponding folder (folder7 in democw3 cartoclient.tpl) and clicking<br>directly on the map.<br>In cw3.2: <br>-- commented folder7 section and leftbar reference in tpl file <br>
-- commented these rows in carto.js:<br><br>&nbsp;&nbsp;&nbsp; //if(toolid.indexOf(&#39;query&#39;)!=-1){<br>&nbsp;&nbsp;&nbsp; //&nbsp; ontop(1);<br>&nbsp;&nbsp;&nbsp; //}<br><br>and worked fine (don&#39;t remember any other changes)<br><br>The same changes in cw3.4 give an error in execution when I click on the query tool:<br>
<br>Error: clickedLabel has no properties<br><a href="http://192.168.2.18/cartoweb3/htdocs/js/folders.js">http://192.168.2.18/cartoweb3/htdocs/js/folders.js</a><br>row: 46<br><br>Thanks in advance<br><br>Valerio<br><br clear="all">