Jeff Givens
Posts: 0
Joined: Sat Aug 10, 2013 8:20 pm

Label not accepting properties properly

I've got a label that WILL NOT display properly. It is from a custom component, and for whatever reason on this particular page in my app, it won't display properly. I have other pages using the same exact component and it displays fine. There's just something with this one that's causing issues.

I checked to see if it's being modified in the program at any point, and it doesn't appear to be. Any thoughts? I can provide any links you deem necessary to resolve this.

At first, it was the color of the font. I finally fixed that by changing the name and adding a new label. Unfortunately now, it is the size of the font. Even though it is the same as other font labels in the custom widget (size 22), it is continuing to display larger than the other labels using the same custom component.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Label not accepting properties properly

Hello! Could you give us your public app link and tell where we can see that label?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Label not accepting properties properly

Try to rename that label on Profile page to pageTitleNewName for example and save project. Please let us know about result.

Jeff Givens
Posts: 0
Joined: Sat Aug 10, 2013 8:20 pm

Label not accepting properties properly

That worked, Marina. Thanks so much. As always, excellent support. For others reading in on this, the issue was that I had 2 labels with the same 'name' property. By renaming one of the two, the issue was solved.

Return to “Issues”