I have a clickable label in my project, when i click this label it loads a “sitepath” parameter into the next page, this parameter is just the first half of a specific sites tag path. On this page I have created a flex repeater which displays data based on the site that has been loaded in, in theory i have the page set up correctly as when i manually change the sitepath param the values change depending on the site i type in. But when i go to test this, when i click my button i am greeted to a blank page, this shows me that my navigation is working but the flex repeater itself is not loading in. Any advice on what to try to fix this would be great thanks
Provide screenshots of the relevant code and properties, as it sounds like you’ve got things correct - but since it’s not working, something obviously isn’t
FlexRepeaterParamsIssue.pdf (1.2 MB)
Hi Ted, attached is a PDF with screenshots etc, hope this helps