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

Re: [Gorospe] Drop Down Search Options

Quote Reply
Re: [Gorospe] Drop Down Search Options In reply to
Hi Juan,

You cannot do this unless you pre-hook into the search function to amend the values into isDoctor=Yes, etc because the formfield - Search has muti-values(not multi-names)

Can you try to change the form fields into checkbox? Something like < input type=checkbox value="Yes" name="isDoctor">... With each checkbox checked, when they are submitted, you will have the correct url isDoctor=Yes...

Hope that helps

Cheers,

Dat

Programming and creating plugins and templates
Blog
Subject Author Views Date
Thread Drop Down Search Options Gorospe 2974 Feb 2, 2007, 7:05 PM
Thread Re: [Gorospe] Drop Down Search Options
tandat 2883 Feb 2, 2007, 8:40 PM
Post Re: [tandat] Drop Down Search Options
Gorospe 2859 Feb 3, 2007, 7:11 AM