Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labeling / Select Option list #12

Open
vangelis183 opened this issue Jul 20, 2012 · 5 comments
Open

Labeling / Select Option list #12

vangelis183 opened this issue Jul 20, 2012 · 5 comments

Comments

@vangelis183
Copy link

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: list instead of an unordered list for the tags? Thanks in advance.
@luis-almeida
Copy link
Owner

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?

@vangelis183
Copy link
Author

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/

@luis-almeida
Copy link
Owner

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

@vangelis183
Copy link
Author

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

@kiranadnear
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants