UI Builder Page Parameters Not Working at Runtime - Why?

G24
Kilo Sage

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:

PageParameterDefinition.png

 

I have specified Test URL values, and I can see them showing up as expected in labels at Design Time:

DefineTestValues.png

 

I'm using Data Binding in my Label definitions, like this:

LabelDefinition.png

 

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.

Runtime.png

 

What am I doing wrong?

 

1 REPLY 1

Christopher Dal
Tera Contributor

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.