Your idea of how to implement dropdown to filter a list of item ?
Hello all,
I'm implementing an umbraco 7 website. For now I love umbraco 7 and my client too!
I have to implement a filter for a list of pages. Each page is a hotel. There are different pages and each page/hotel should have a theme, a destination name and an Inspiration.
The umbraco user have to select an item from a lists. The website is in five languages. So this list have to be translated.
Once an item selected in the dropdown the list have to be filtered using javascript and infinite scroll (already using jscroll).
Do you have any idea on how to implement these lists in umbraco?
- A checklist? dropdown? tags? and how to translate it? How user can add an item? - how to filter a list easily using JS? Or how to make a custom ajax code with 7?
Your idea of how to implement dropdown to filter a list of item ?
Hello all,
I'm implementing an umbraco 7 website. For now I love umbraco 7 and my client too!
I have to implement a filter for a list of pages. Each page is a hotel.
There are different pages and each page/hotel should have a theme, a destination name and an Inspiration.
The umbraco user have to select an item from a lists. The website is in five languages. So this list have to be translated.
Once an item selected in the dropdown the list have to be filtered using javascript and infinite scroll (already using jscroll).
Do you have any idea on how to implement these lists in umbraco?
- A checklist? dropdown? tags? and how to translate it? How user can add an item?
- how to filter a list easily using JS? Or how to make a custom ajax code with 7?
Thanks for your input and ideas!
is working on a reply...