Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Can Search in Glink be modified to search by combinations of column values

Quote Reply
Re: [Andy] Can Search in Glink be modified to search by combinations of column values In reply to
Hello again...
I am trying to have more search options into the search form template...
So what I did, I added the following:

Code:
<div class="row searchoption clear">
<label for="Country" class="name">Country:</label>
<div class="value">
<input type="text" id="Country" name="Country" class="text" />
</div>
</div>

But when I search now both fileds (query and country), I am not getting any results...
but when I search each one without filling the other, I get the right results.
I am trying to search for ... newspaper name & country name at the same time...
any changes?

Thanks again
Mark
Subject Author Views Date
Thread Can Search in Glink be modified to search by combinations of column values Mark2 11862 Nov 27, 2007, 10:16 AM
Thread Re: [Mark2] Can Search in Glink be modified to search by combinations of column values
Andy 11633 Nov 27, 2007, 10:30 AM
Thread Re: [Andy] Can Search in Glink be modified to search by combinations of column values
Mark2 11581 Nov 27, 2007, 12:12 PM
Thread Re: [Mark2] Can Search in Glink be modified to search by combinations of column values
Andy 11577 Nov 27, 2007, 12:21 PM
Thread Re: [Andy] Can Search in Glink be modified to search by combinations of column values
Mark2 11270 Mar 20, 2011, 12:33 PM
Thread Re: [Mark2] Can Search in Glink be modified to search by combinations of column values
Andy 11268 Mar 21, 2011, 1:35 AM
Thread Re: [Andy] Can Search in Glink be modified to search by combinations of column values
Mark2 11242 Mar 21, 2011, 7:13 AM
Thread Re: [Mark2] Can Search in Glink be modified to search by combinations of column values
Andy 11208 Mar 21, 2011, 7:17 AM
Thread Re: [Andy] Can Search in Glink be modified to search by combinations of column values
Mark2 11249 Mar 21, 2011, 7:21 AM
Thread Re: [Mark2] Can Search in Glink be modified to search by combinations of column values
Andy 11250 Mar 21, 2011, 7:24 AM
Post Re: [Andy] Can Search in Glink be modified to search by combinations of column values
Mark2 11210 Mar 21, 2011, 7:26 AM