shuizhongyueming / flexicontent

Automatically exported from code.google.com/p/flexicontent
0 stars 0 forks source link

bar-like display tag filter display #418

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. go to fields manager and edit tags field and make sure it is marked as 
"Filterable" 
2. then edit your category and in the filters list select "Tags" (or whatever 
you have renamed the "Tags" Field)

What is the expected output? What do you see instead?
This will display it as drop-down select box. A posibilty to display tag list 
as bar is needed. 

What version of the product are you using? On what operating system?
J2.5
FLEXIContent - 2.0 - RC4 r1236 (debug_initial_perms)
Linux

Please provide any additional information below.
Forum reference: 
http://www.flexicontent.org/phpbb/viewtopic.php?f=23&t=4537&p=24421#p24421

Original issue reported on code.google.com by arygroup@gmail.com on 16 Apr 2012 at 6:30

GoogleCodeExporter commented 9 years ago

Original comment by ggp...@gmail.com on 10 May 2012 at 9:16

GoogleCodeExporter commented 9 years ago
Multiple filter appearances have been implemented:
- single text, singled drop-down
- text ranges, drop-down ranges,
- toggle radio buttons, toggle checkbox buttons

Also for the above,
FACETED filter behavior was implemented
- in content lists (category-like views)
- in search view

FACETED Filter behavior includes:
- show available filter values, according to current filtering
- show items available per filter value, according to current filtering

v2.0.2 will fixes the performance of FACETED Filter behavior

Original comment by ggp...@gmail.com on 18 Apr 2013 at 1:14