9 years ago
Topic

Hi, 

Is it possible to display next to each search, the number of matching results? Like this:

http://www.cdiscount.com/informatique/imprimantes-multifonction-fax/imprimantes-jet-d-encre/l-1071155.html#_his_

With Ajax i suppose. 

Thanks for your help.

Eddy

Get a Book for SEBLOD
9 years ago
0
Level 1

Is-it just possible ?

Thanks

4229 Posts
Kadministrator
9 years ago
0
Level 1

I don't think this is possbile without custom coding, most likely you would need some ajax javascript to update each search field with this number

203 Posts
louispapera
9 years ago
1
Level 1

Hy, Is it the same think to obtain mach total Result ? Because, in this case in list view you can active it by configuration.

You will obtain in the page item number. Regards, Louis 

9 years ago
0
Level 2

Hi,

No, not the same.

I need to make a custom template for the form, i never did it, can someone give me an exemple, i try with an other custom template and i put my form in the index.php is-it good. It seem working.

9 years ago
0
Level 1

Hi E-2D-Y,

Firstable, we advise against to use a custom template for your need.  we have three possibilities:

  1. To make an override for one or several positions of your template "seb_one"
  2. To make a variation for one or several positions of your template "seb_one"
  3. To use a CCK-Field Plugin "Code Before Render" included in the "Code Pack" in the SEBLOD market.

After that, you need to know how you can add a php code. You can use a forum to ask this kind of question or to use a support service to help you quickly.

Regards,
Mehdi.

9 years ago
0
Level 1

We finaly create a module to replace cck search :

can see here : http://dev.thirard.fr (WIP)

Get a Book for SEBLOD