close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

hi i have a question regarding a form created with the form is DataAssits

Thread began 2/20/2010 8:21 pm by yoyo_es397386 | Last modified 2/26/2010 2:12 pm by Eric Mittman | 2313 views | 7 replies |

yoyo_es397386

hi i have a question regarding a form created with the form is DataAssits

hi i have a question regarding a form created with the form is DataAssits estate is that I have created a form which has a reference or ID of the property as a unique key.
is that there are different menus province and city zone and hire purchase button.
hala when searching for everything is ok but I noticed the reference is filtered by purchase or hire or as I separate province for reference or other select list should create a separate form just for Asin ref and if look around basis regardless of if I rent or buy or have selected the province.

if I can help I would be grateful as separate.

----------------------------------------------------------------------------------------
hola tengo una pregunta relación a un buscador creado con DataAssits el buscador es de inmobiliaria resulta que tengo creado un buscador el cual tiene un referencia o ID de los inmuebles como clave única.
resulta que hay diferentes menús provincia municipio zona y Compra y alquiler con botón de opción.
hala hora de buscar todo esta correcto busca pero me dado cuenta de la referencia lo filtra por compra o alquiler o provincia como puedo separar para la referencia de los demás select o list tendría que crear un form aparte solo para ref y asín si buscaría en todo la base indiferentemente de si estoy en alquiler o compra o tengo seleccionado la provincia.

si me puede ayudar estaría agradecido como puedo separar.

Sign in to reply to this post

yoyo_es397386

Originally Said By: yoyo_es397386
  hi i have a question regarding a form created with the form is DataAssits estate is that I have created a form which has a reference or ID of the property as a unique key.
is that there are different menus province and city zone and hire purchase button.
hala when searching for everything is ok but I noticed the reference is filtered by purchase or hire or as I separate province for reference or other select list should create a separate form just for Asin ref and if look around basis regardless of if I rent or buy or have selected the province.

if I can help I would be grateful as separate.

----------------------------------------------------------------------------------------
hola tengo una pregunta relación a un buscador creado con DataAssits el buscador es de inmobiliaria resulta que tengo creado un buscador el cual tiene un referencia o ID de los inmuebles como clave única.
resulta que hay diferentes menús provincia municipio zona y Compra y alquiler con botón de opción.
hala hora de buscar todo esta correcto busca pero me dado cuenta de la referencia lo filtra por compra o alquiler o provincia como puedo separar para la referencia de los demás select o list tendría que crear un form aparte solo para ref y asín si buscaría en todo la base indiferentemente de si estoy en alquiler o compra o tengo seleccionado la provincia.

si me puede ayudar estaría agradecido como puedo separar.  



how can I remove the reference search ref: when click show me the result regardless of the select or input type = "radio"


<div class="WADASearchContainer">
<form action="inmob_general_Results.php" method="get" name="WADASearchForm" id="WADASearchForm">
<div class="WADAHeader">Buscador de inmuebles</div>
<table class="WADADataTable" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>

<th class="WADADataTableCell"><strong>ref:</strong></th>
<td colspan="2" class="WADADataTableCell"><input name="S_ref" type="text" id="S_ref" size="6" /></td>
<td colspan="4" class="WADADataTableCell">&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td class="WADADataTableCell"><input name="S_tipo_id" type="radio" id="S_tipo_id" value="1" checked="checked" />
<br />
<em>Compra</em></td>
<td class="WADADataTableCell"><input name="S_tipo_id" type="radio" id="S_tipo_id2" value="2" />
<br />

<em>Alquiler</em></td>
</tr>
<tr>
<th class="WADADataTableCell">Metros:</th>
<td class="WADADataTableCell"><label for="S_mtscuadrados1"><strong>Min m²</strong></label>
<br />
<input name="S_mtscuadrados1" type="text" id="S_mtscuadrados1" size="3" /></td>

<td class="WADADataTableCell"><label for="S_mtscuadrados2"><strong>Max m²</strong></label>
<br />
<input name="S_mtscuadrados2" type="text" id="S_mtscuadrados2" size="3" /></td><td class="WADADataTableCell"><label><strong>Hab:</strong></label> </td>
<td class="WADADataTableCell"><label for="S_habitaciones1"><strong>Min</strong></label>
<br />
<input name="S_habitaciones1" type="text" id="S_habitaciones1" size="3" /></td>
<td class="WADADataTableCell"><label for="S_habitaciones2"><strong>Max</strong></label><br />

<input name="S_habitaciones2" type="text" id="S_habitaciones2" size="3" /></td>
<td class="WADADataTableCell">
<label for="S_precioventa1"></label> <strong>Precio:</strong></td>
<td class="WADADataTableCell"><label for="S_precioventa1"><strong>Min &#8364;</strong></label>
<br />
<input name="S_precioventa1" type="text" id="S_precioventa1" size="3" /></td>
<td class="WADADataTableCell"><label for="S_precioventa2"><strong>Max &#8364;</strong></label>

<br />
<input name="S_precioventa2" type="text" id="S_precioventa2" size="3" /></td>
</tr>


<tr>
<th class="WADADataTableHeader"><strong>inmuebles:</strong></th>
<td colspan="2" class="WADADataTableCell"><select name="S_inmuebles_id" id="S_inmuebles_id">
<option value="0" selected="selected">Seleccionar tipo</option>
<option value="" selected="selected">- Todos -</option>

<option value="1">piso</option><option value="2">apartamento</option><option value="3">aticos</option><option value="4">planta baja</option><option value="5">rusticas</option><option value="6">chalet</option><option value="7">chalet adosado</option><option value="8">chalet pareado</option><option value="9">chalet unifamiliar</option><option value="10">casas de pueblo</option> </select></td>
<td rowspan="2" class="WADADataTableCell">&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td colspan="2" rowspan="2" class="WADADataTableCell"><label for="S_municipio_id"><strong>municipio:</strong></label>

<br />
<select name="S_municipio_id" size="3" id="S_municipio_id" wdg:subtype="DependentDropdown" wdg:type="widget" wdg:recordset="WADADynListinmob_municipio" wdg:displayfield="municipio_name" wdg:valuefield="municipio_id" wdg:fkey="id_provincia" wdg:triggerobject="S_provincia_id">
<option value="">- Todos -</option>
</select></td>
<td colspan="3" rowspan="2" class="WADADataTableCell"><label for="S_zona_id"><strong>Selec zona:</strong></label>
<br />
<select name="S_zona_id" size="3" id="S_zona_id" wdg:subtype="DependentDropdown" wdg:type="widget" wdg:recordset="WADADynListinmob_zona" wdg:displayfield="zona_name" wdg:valuefield="zona_id" wdg:fkey="id_municipio" wdg:triggerobject="S_municipio_id">
<option value="">- Todas -</option>

</select></td>
</tr>
<tr>
<th class="WADADataTableHeader">provincia:</th>
<td colspan="2" class="WADADataTableCell"><select name="S_provincia_id" id="S_provincia_id"> <option value="1">Baleares</option> <option value="2">Eivissa</option> <option value="3">Menorca</option> </select></td>

</tr>
</tbody>
</table>
<div class="WADAButtonRow">
<table class="WADADataNavButtons" border="0" cellpadding="2" cellspacing="4">
<tfoot>
<tr>
<td class="WADADataNavButtonCell" nowrap="nowrap"><input name="Search" type="image" id="Search" onclick="MM_validateForm('S_mtscuadrados1','','NisNum','S_mtscuadrados2','','NisNum','S_habitaciones1','','NisNum','S_habitaciones2','','NisNum','S_precioventa1','','NisNum','S_precioventa2','','NisNum');return document.MM_returnValue" value="Search" src="WA_DataAssist/images/Pacifica/Ultramodern_search_1.gif" alt="Search" /></td>
</tr>

</tfoot>
</table>

Sign in to reply to this post

Eric Mittman

I noticed that you have not gotten a response and would like to help you with this. I'm having trouble determining exactly what you are hoping to accomplish versus what you are currently experiencing.

If you can please post back with some basic examples, some screenshots might help.

Sign in to reply to this post

yoyo_es397386

Originally Said By: Eric Mittman
  I noticed that you have not gotten a response and would like to help you with this. I'm having trouble determining exactly what you are hoping to accomplish versus what you are currently experiencing.

If you can please post back with some basic examples, some screenshots might help.  




Hola Mr Eric Mittman me llamo Goyo no tengo ningún problema solo necesito ayuda.

Mi pregunta es la siguiente eric tengo un buscador avanzado de inmobiliaria, tengo los siguientes campos.

el campo Referencia campo de texto y esta en fulltext único dado que esto es un varchar en mysql
luego tengo los select para población, municipio, zona, esta aquí todo correcto pero claro que pasa si quiero que campo Referencia busque independiente mente de lo que allá filtrado en buscador esto lo que necesito tengo todos los parámetros en DATAASSITS puesto AND si me puedes echar un cable Eric

Gracias atentamente Goyo


Hello my name is Mr Eric Mittman Goyo have no problem just need help.

My question is eric I have an advanced search engine of real estate, I have the following fields.

the Reference field and text field is in fulltext only because this is a varchar in mysql
then select to have the population, county, area, are here all right but of course if I want to find reference field independent mind of what form this filtering beyond what I need to have all parameters since DATAASSITS AND if I can take Eric cable

Thanks sincerely Goyo

Sign in to reply to this post

Eric Mittman

My apologies but I'm not able to understand what is being requested. Perhaps someone on the forum could help to fill the language gap. I do not understand the translation.

Sign in to reply to this post

yoyo_es397386

Originally Said By: Eric Mittman
  My apologies but I'm not able to understand what is being requested. Perhaps someone on the forum could help to fill the language gap. I do not understand the translation.  




Hello Mr Eric Mittman I am called Goyo do not have any alone problem need help.

My question is following eric I have an advanced seeker of real estate agency, have the following fields.

The field Indexes field of text and this one in fulltext only one provided that this is a varchar in mysql then I have the select for population, municipality, zone, this one here quite correct but clear that it(he,she) happens(passes) if I want that field Indexes looks for independent mind of what there leaked(filtered) in seeker this what I need I have all the parameters in put DATAASSITS AND if you can throw(add) a cable Eric
Thank you attentivly Goyo

Sign in to reply to this post

yoyo_es397386

Originally Said By: yoyo_es397386
  Hello Mr Eric Mittman I am called Goyo do not have any alone problem need help.

My question is following eric I have an advanced seeker of real estate agency, have the following fields.

The field Indexes field of text and this one in fulltext only one provided that this is a varchar in mysql then I have the select for population, municipality, zone, this one here quite correct but clear that it(he,she) happens(passes) if I want that field Indexes looks for independent mind of what there leaked(filtered) in seeker this what I need I have all the parameters in put DATAASSITS AND if you can throw(add) a cable Eric
Thank you attentivly Goyo  



hi eric this I support you as Spanish or sell their applications globally without leaning on the other languages of other countries.

as I will have support if you do not even have a responsible person to speak in several languages.

Sign in to reply to this post

Eric Mittman

My apologies again, we can only offer support in English as we do not have personal to respond in Spanish. There are some employees that speak a language other than English here but Spanish is not one of them.

I just do not understand on a fundamental level what you are asking about or what you are experiencing.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...