<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Thanks Samuel, and thanks for the short time in the answer.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I will try to do your two suggest: variable, and brand new based on querybyshape widget</DIV>
<DIV>&nbsp;</DIV>
<DIV>But i have another question, i am trying to change all names in query2 (brand new widget&nbsp;based on query, similar logical, but&nbsp;diferent names&nbsp;to normal query), i am changing&nbsp;javascript functions, etc. What is exactly the reason to this answer: </DIV>
<DIV>-You can't have 2 query widget on the same page (or one query and one&nbsp;copy of the query)</DIV>
<DIV>- No it's not possible out-of-the-box. </DIV>
<DIV>&nbsp;</DIV>
<DIV>There are something especial en query widget that only can exist one time.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for your answer.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Alexys H</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Mensaje original ----<BR>De: Julien-Samuel Lacroix &lt;jlacroix@mapgears.com&gt;<BR>Para: Alexys Herleym Rodriguez Avellaneda &lt;alexys_6@yahoo.es&gt;<BR>CC: chameleon &lt;chameleon@lists.maptools.org&gt;<BR>Enviado: viernes, 21 de diciembre, 2007 16:08:32<BR>Asunto: Re: [Chameleon] query normal widget and query custom widget in different widgets<BR><BR>Hi,<BR><BR>No it's not possible out-of-the-box. What I may suggest to you is to use <BR>your query2 widget you created earlier. This new widget will do exactly <BR>the same thing as the normal query. However, it will set a special <BR>variable when you will click on the button (via JavaScript). Then with <BR>your myOnQuery function (see <BR><A href="http://chameleon-tiki.maptools.org/tiki-index.php?page=QueryWidgetCustomizingResults"
 target=_blank>http://chameleon-tiki.maptools.org/tiki-index.php?page=QueryWidgetCustomizingResults</A> <BR>) you will check for this variable. If it is set, you will only open <BR>your custom popup.<BR><BR>Your other choice is to create yourself a brand new widget (See the <BR>QueryByShape widget).<BR><BR>Julien<BR><BR><BR>Alexys Herleym Rodriguez Avellaneda wrote:<BR>&gt; Thanks Samuel, i follow this document <BR>&gt; (_QueryWidgetCustomizingResults_). I can show in one button only the <BR>&gt; normal query (popupresults = true in the CWC2 for query widget), and i <BR>&gt; can show the two querys (normal and custom) with popupresults = false in <BR>&gt; the CWC2 for query widget.<BR>&gt;&nbsp; <BR>&gt; My question is can i put another button with the custom query only? (it <BR>&gt; is possible in the same query widget?). I need to have two buttons, <BR>&gt; first with normal query, and second with de custom query only.<BR>&gt;&nbsp; <BR>&gt; Thanks
 Samuel.<BR>&gt;&nbsp; <BR>&gt; Alexys H<BR>&gt; <BR>&gt; <BR>&gt; ----- Mensaje original ----<BR>&gt; De: Julien-Samuel Lacroix &lt;<A href="mailto:jlacroix@mapgears.com" ymailto="mailto:jlacroix@mapgears.com">jlacroix@mapgears.com</A>&gt;<BR>&gt; Para: Alexys Herleym Rodriguez Avellaneda &lt;<A href="mailto:alexys_6@yahoo.es" ymailto="mailto:alexys_6@yahoo.es">alexys_6@yahoo.es</A>&gt;<BR>&gt; CC: chameleon &lt;<A href="mailto:chameleon@lists.maptools.org" ymailto="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A>&gt;<BR>&gt; Enviado: viernes, 21 de diciembre, 2007 15:17:46<BR>&gt; Asunto: Re: [Chameleon] query normal widget and query custom widget in <BR>&gt; different widgets<BR>&gt; <BR>&gt; Hi,<BR>&gt; <BR>&gt; You can't have 2 query widget on the same page (or one query and one<BR>&gt; copy of the query) because of the javascript function calls. To make<BR>&gt; your custom query see:<BR>&gt; <A
 href="http://chameleon-tiki.maptools.org/tiki-index.php?page=QueryWidgetCustomizingResults" target=_blank>http://chameleon-tiki.maptools.org/tiki-index.php?page=QueryWidgetCustomizingResults</A><BR>&gt; <BR>&gt; Julien<BR>&gt; <BR>&gt; Alexys Herleym Rodriguez Avellaneda wrote:<BR>&gt;&nbsp; &gt; Hi,<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; I wish mery cristsmas for all.<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; I want to do a copy (query2) of the query widget, for to do a custom<BR>&gt;&nbsp; &gt; query widget. When i run the query2 and delete que normal query widget,<BR>&gt;&nbsp; &gt; my custom work fine, but when the two widgets (query normal, and<BR>&gt;&nbsp; &gt; query2) exist (are together in chamaleon widgets folder), the query2<BR>&gt;&nbsp; &gt; send the popup window from query normal. How can i have the normal<BR>&gt;&nbsp; &gt; widget working (i.e in button 1) at the same time that que query<BR>&gt;&nbsp; &gt; custom (i.e. in button
 2).<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; The option popupresults="false" is limited, i need to show the next 3<BR>&gt;&nbsp; &gt; options: only normal query (already exist), only custom query (exist?),<BR>&gt;&nbsp; &gt; custom and normal (already exist).<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; If the second option doesn't exist,&nbsp; the solution is create a query2 <BR>&gt; widget?<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; Thanks.<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; Alexys H<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; this is the cwc2 code for call to query and query2, in the same project:<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;cwc2 type="Query" visible="true" imagetip="Mostrar<BR>&gt;&nbsp; &gt; Informacion" PopupWidth="500" PopupHeight="600" Toolbar="false"<BR>&gt;&nbsp; &gt; Status="false" Menubar="false" RADIUS="3" MAXFEATURES="5"<BR>&gt;&nbsp; &gt; image="icons/icon_query.png"
 toolset="Navigation"<BR>&gt;&nbsp; &gt; styleresource="NavButtons" popupstyleresource="TextButtons"<BR>&gt;&nbsp; &gt; highlightresults="false" popupresults="true" allowrectangle="true"<BR>&gt;&nbsp; &gt; persistentresults="true" submitpage="false"&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;image state="normal"/&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;image state="hover"/&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;image state="selected"/&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/cwc2&gt;&lt;/td&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;cwc2 type="Query2" visible="true" imagetip="Consulta Fedegan"<BR>&gt;&nbsp; &gt; PopupWidth="500" PopupHeight="600" Toolbar="false" Status="false"<BR>&gt;&nbsp; &gt; Menubar="false" RADIUS="3" MAXFEATURES="5" image="icons/icon_query.png"<BR>&gt;&nbsp; &gt; toolset="Navigation"
 styleresource="NavButtons"<BR>&gt;&nbsp; &gt; popupstyleresource="TextButtons" highlightresults="true"<BR>&gt;&nbsp; &gt; popupresults="false" allowrectangle="false" persistentresults="true"<BR>&gt;&nbsp; &gt; submitpage="true"&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;image state="normal"/&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;image state="hover"/&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;image state="selected"/&gt;<BR>&gt;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/cwc2&gt;&lt;/td&gt;<BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt; <BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; ------------------------------------------------------------------------<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; ¿Chef por primera vez? - Sé un mejor Cocinillas.<BR>&gt;&nbsp; &gt; Entra en Yahoo! Respuestas<BR>&gt;&nbsp; &gt; <BR>&gt; &lt;<A
 href="http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&amp;sid=396545367" target=_blank>http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&amp;sid=396545367</A> <BR>&gt; &lt;<A href="http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&amp;sid=396545367" target=_blank>http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&amp;sid=396545367</A>&gt;&gt;.<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; ------------------------------------------------------------------------<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt;
 _______________________________________________<BR>&gt;&nbsp; &gt; Chameleon mailing list<BR>&gt;&nbsp; &gt; <A href="mailto:Chameleon@lists.maptools.org" ymailto="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</A> &lt;mailto:<A href="mailto:Chameleon@lists.maptools.org" ymailto="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</A>&gt;<BR>&gt;&nbsp; &gt; <A href="http://lists.maptools.org/mailman/listinfo/chameleon" target=_blank>http://lists.maptools.org/mailman/listinfo/chameleon</A><BR>&gt; <BR>&gt; -- <BR>&gt; Julien-Samuel Lacroix<BR>&gt; Mapgears<BR>&gt; <A href="http://www.mapgears.com/" target=_blank>http://www.mapgears.com/</A><BR>&gt; <BR>&gt; <BR>&gt; ------------------------------------------------------------------------<BR>&gt; <BR>&gt; ¿Chef por primera vez? - Sé un mejor Cocinillas.<BR>&gt; Entra en Yahoo! Respuestas <BR>&gt; &lt;<A
 href="http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&amp;sid=396545367" target=_blank>http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&amp;sid=396545367</A>&gt;.<BR><BR>-- <BR>Julien-Samuel Lacroix<BR>Mapgears<BR><A href="http://www.mapgears.com/" target=_blank>http://www.mapgears.com/</A><BR></DIV><BR></DIV></div><br>


      <hr size=1><br><font face="Verdana" size="-2">¿Chef por primera vez? - Sé un mejor Cocinillas.<br><a href="http://es.rd.yahoo.com/evt:51361/*http://es.answers.yahoo.com/dir/index;_ylc=X3oDMTE4ZWhyZjU0BF9TAzIxMTQ3MTQzMjIEc2VjA0Jhbm5lcgRzbGsDQWNxdWlzaXRpb24-?link=over&sid=396545367">Entra en Yahoo! Respuestas</a>.<br></font></body></html>