Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Jesus] Dynamic filter (ajax)

Quote Reply
Re: [Jesus] Dynamic filter (ajax) In reply to
Hi,

Happy new year :)

Yes, this can be done - but its not a simple thing to do (would be a custom job).

If you are handy with jQuery and AJAX, you could make your own. Basically, do something like:

search.cgi?catid=xxxx;Title=FOO;Field1=Something;Field1-opt=LIKE

...and stuff like that :)

Alternatively, if you wanted something more flexible, then you would want a custom script, where you pass in the params, and it passes back (ideally) JSON results, which you then parse and put into the page (using something like Mark.up (https://github.com/adammark/Markup.js/)

Hopefully that helps :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Dynamic filter (ajax) Jesus 3446 Jan 4, 2016, 2:45 PM
Thread Re: [Jesus] Dynamic filter (ajax)
Andy 3385 Jan 5, 2016, 9:15 AM
Post Re: [Andy] Dynamic filter (ajax)
Jesus 3375 Jan 5, 2016, 11:22 AM