UI Builder Page Parameters Not Working at Runtime - Why?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 12:33 PM - edited 08-29-2024 07:10 AM
Hello. I'm new to "UI Builder". I just completed the developer training course...
I'm having some trouble with Required and Optional "Page Parameters".
They seem to be working at Design Time, but not at Runtime.
My Page Parameter Definition looks like this:
I have specified Test URL values, and I can see them showing up as expected in labels at Design Time:
I'm using Data Binding in my Label definitions, like this:
But at "Runtime" (when I click the Open button to actually navigate to my page), the Page Parameters show up in the URL but are not making it into the labels themselves.
What am I doing wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 02:54 PM
I’ve been trying this with the simple list for a few days. It doesn’t seem to work. I can log the parameters to the console with an event as well but the page isn’t picking them up.