Question:
Project: Add an alphabetical menu (A-Z) to the plants collection page, allowing visitors to dynamically filter varietal entries based on their first letter, either by redirecting with a URL parameter (?letter=A
) or by using a live filter connected to a dataset repeater
Product: Wix Studio Editor.
What are you trying to achieve:
I want to create an alphabetical menu (A-Z) on my plants collection page that allows visitors to filter the plant varieties based on their first letter. The filtering should work either by redirecting to a URL with a parameter (e.g., ?letter=A
) or by applying a live filter to a dataset repeater without reloading the page.