filtrify
filtrify copied to clipboard
Labeling / Select Option list
Hi,
i have two simple questions:
- Is there a way to change the Label of the tags (i.e. data-onof="something" would show "onof" as a tag)?
- Is there a posibility to produce:
Thanks in advance.
Hi,
- Can you give me an example of a use case? When you have data-onof="something, something else", "onfo" is the category and "something" / "something else" are the tags.
- That might be a good idea, in case you don't want the default filtering panels. But if you would have simple select boxes you could only select one tag at a time. Isn't that a bit restrictive?
Hi, i made a mistake i meant Category and not Tags. What if the data-onof Category is called i.e. "Webdesign/Developement"?
I meant select/option list. In my example lets say istead of producing UL/LI to produce a SELECT/OPTION
This is my example: http://jsfiddle.net/vangelis/j3dLm/
Hi again and sorry for the late reply.
The next release of the plugin will have a redesigned API. You will be able to use the API to recreate the layout an the way the plugin works.
Instead of "Webdesign/Developement", you could have "Webdesign and Developement": data-webdesign-and-development.
But thanks for the feedback, right now you can't have "Webdesign/Developement" as a category :/
Thank you for your information. Looking forward for the new release.
hi luis-almeida,
first thing is Filtrify is awesome filter.
am trying to make it to select only one option not multiple.. is it possible?