filtrify icon indicating copy to clipboard operation
filtrify copied to clipboard

Labeling / Select Option list

Open vangelis183 opened this issue 12 years ago • 5 comments

Hi,

i have two simple questions:

  1. Is there a way to change the Label of the tags (i.e. data-onof="something" would show "onof" as a tag)?
  2. Is there a posibility to produce:

Thanks in advance.

vangelis183 avatar Jul 20 '12 13:07 vangelis183

Hi,

  1. 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.
  2. 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?

luis-almeida avatar Jul 21 '12 09:07 luis-almeida

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/

vangelis183 avatar Jul 22 '12 18:07 vangelis183

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 :/

luis-almeida avatar Jul 29 '12 14:07 luis-almeida

Thank you for your information. Looking forward for the new release.

vangelis183 avatar Jul 30 '12 06:07 vangelis183

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?

kiranadnear avatar Aug 27 '14 11:08 kiranadnear