Hi all,
I am really hoping someone can help. I feel as if what I need should be pretty easy - but this is day three of trawling articles and I think I am getting more confused rather than less!
Basically I just want a button on one static page to open a dynamic list page that is filtered (eg. press a button on the homepage labelled “Pink” and the dynamic list page that the button opens is filtered to all things pink.
Am I missing something? I am hoping I am overthinking it and just being a numpty!!
What is a dynamic list page?
Are you talking about a DYNAMIC-PAGE, which is connected trough a DYNAMIC-DATASET to your DATABASE?
But wait you write that you have a STATIC-PAGE! Now i am confused too .
Basically I just want a button on one static page to open a dynamic list page that is filtered
Maybe you want to add some pics and some setup-descriptions?
Which elements are used in your project?
-buttons → checked
-repeaters?
-datasets?
-maybe a dynamic page (dynamic-dataset)
-normal dataset (non-dynamic)?
-maybe you even have some code?
You know, that you have posted your post into the CODE-SECTION ?
Ohhh!
DYNAMIC-LIST = Drop-Down ?
DYNAMIC-LIST = REPEATER ?
Ok, I’m sorry but I don’t know what the technical jargon is. Maybe you could be a little less condescending. We all have to start somewhere and I am trying to learn. I’ve read forum posts, watched YouTube videos and believe me this is a last resort. It feels like it should be really straightforward, and I am sure I am missing something simple. I just couldn’t work out how to jump from a Dynamic page (All) based on my categories, to a Dynamic page (All) based on my products. Perhaps in order to learn I need to learn to type in capital letters, with emojis and exclamation marks? Or was that for your benefit rather than mine?
If anyone is able/prepared to help, I would be very grateful!!! I am trying to create a repeater listing categories on the home page. Each category having a button that if you click it, it goes to another page that also has a repeater on it listing all the items in a collection that are in that category.
From that page I will also need another button for each item that takes you to a page with all the finer details of the item selected (dimensions, weight, etc.) - but I’ve worked out how to do this as it is the same dataset collection.
It is similar to a store without selling anything. Select a category, list all the items in the category, provide the details of chosen item.
I was told it could only be done using code - hence posting here. But if there is an easier way I’d love to hear it. I feel as though there should be.
I have a similar issue
I have a dynamic page with data set and I have dropdown menu to filter the repeater
I have buttons at the home page I need to link it to this dynamic page and also the dynamic page open with the dropdown menu chosen a specific choice