| Author |
Post |
|
|
#1 Tue 5 October, 2010 14:31
|
|
Member
Registered: Oct 2010
Posts: 7
|
Hi
Is there any way to have a search from with multiple fields?
Even if there's just a way of combining the fields into the GET variable.
Also do you know how to place the EURO sign so that it's prefixing the price instead of placed after it?
Many Thanks for the software
|
|
|
#2 Tue 5 October, 2010 15:57
|
|
Administrator
Registered: Apr 2008
Posts: 324
|
Hi Kinger. The search on the showroom itself does search multiple fields by default. To put the Euro sign before the price, change lines 65 and 66 of client/carlist.js to: currencystart: "\u20ac", currencyend: "",
I hope that helps. Craig _______________ AutoDirector administrator
|
|
|
#3 Tue 5 October, 2010 17:51
|
|
Member
Registered: Oct 2010
Posts: 7
|
Thanks for you reply, I have now changed the Euro sign. With regards to the search, what I meant was that it would be udeful to have a search form with different fields for make, model, colour etc.
Is there no way to do this at all?
Many thanks in advance
|
|
|
#4 Tue 5 October, 2010 21:07
|
|
Administrator
Registered: Apr 2008
Posts: 324
|
Keep an eye out for v1.9. It'll be released shortly and could be just what you need... Incidentally, upgrades from v1.8 are free and you won't lose any data. _______________ AutoDirector administrator
|
|
|
#5 Thu 7 October, 2010 11:40
|
|
Member
Registered: Oct 2010
Posts: 7
|
Hi, unfortunately my client is less than happy with the search facility, do you know when this version will be released? The problem with using FULLTEXT search is that by default words under 4 chrarcters are not indexed, and considering thar cars are usually called a4 or kia or m4 this is quite a fundamental issue unless you are usuing your own mysql server where I'm assuming you coould change ft_min_word_len=4 to ft_min_word_len=2, but we are running on shared hosting. Does anyone know a way to get around this problem? Many Thanks in advance 
|
|
|
#6 Thu 7 October, 2010 12:26
|
|
Administrator
Registered: Apr 2008
Posts: 324
|
All going well, the v1.9 release will be available from this website by the middle of October 2010. I've sent you a pre-release copy to test. _______________ AutoDirector administrator
|
|
|
#7 Thu 7 October, 2010 12:32
|
|
Member
Registered: Oct 2010
Posts: 7
|
Excellent support, I'm very grateful and I'll let you know how I get on.
|
|
|
#8 Fri 8 October, 2010 7:47
|
|
Member
Registered: Oct 2010
Posts: 7
|
New search function appears to work flawlessly, I'm loving the instant results.
Many Thanks, this got me out of a tight spot.
|
|
|
#9 Fri 8 October, 2010 8:02
|
|
Administrator
Registered: Apr 2008
Posts: 324
|
Thanks - glad you like it. v1.9 will be out soon, so keep an eye on the website. _______________ AutoDirector administrator
|