I’m working on a skill-rating app. The app consists of various skills that people can rate each other on.
The users have profiles and within those profiles they can see their ratings.
This is meant to display LOGGED IN USER data but for some reason I can’t get it to read these numbers. As you can see the screen is reading that Logged In User Data exists on the page because the “name” and “job title” are being read, however the rating numbers are not. And yes “creativity” data exists in the database.
Pic fromdesigner screen:
Pic from preview screen:
If anyone has a clue as to what is causing this I could really use a hand.
Thank you,
L