Hi all,<br>In cartoweb3.4 I'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> //if(toolid.indexOf('query')!=-1){<br> // ontop(1);<br> //}<br><br>and worked fine (don'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">