close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

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

Thread began 2/20/2010 8:21 pm by test_res397386 | Last modified 2/26/2010 2:12 pm by test_res397386 | 2337 views | 7 replies

test_res397386

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>

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...