<div>I am trying to use variable substitution with chameleon, but I have not achieved that it works.</div><div>Someone might indicate how to do that.</div><div><br></div><div><br></div><div>In mapfile I introduce this sentences</div>

<div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span>DATA &quot;select * from localidad inner join base on localidad.localidad=base.localidad where base.pack=&#39;%pack%&#39;&quot; </div>
<div>
<br></div><div>and, into de index.html, theese</div><div><br></div><div><div><div>$oApp-&gt;CWCInitialize( $szTemplate, $szMapFile, $szContext  );</div><div><b>$oLayer = $oApp-&gt;moMapSession-&gt;oMap-&gt;getLayerByName(&#39;layer name&#39;);</b></div>

</div><div><b>$oApp-&gt;setVar(&#39;pack&#39;, &#39;variable value&#39; );</b></div><div>$oApp-&gt;CWCExecute(array(dirname(__FILE__).&quot;/widgets&quot;));</div></div><div><br></div><div><br></div><div>thanks</div><div>

<br></div></div>Alejandro Narváez<br>