I’m having an issue when trying to display the Current User’s name in a text box, or show a specific User’s information in an input field, etc. I have no issues doing the same thing with other data types, only Users. Anything different I should be doing to display the User data? I’ve included screenshots of the parent group and the input below.
Are you using privacy controls at all in your app? Once you set a data privacy role you will need to make sure those fields are visible to the current user based on the permissions you set.
When you enable debug_mode, are there any errors that appear when you inspect the input fields?
Edit: I’d suggest enabling auto-binding and setting permissions for auto-binding in the privacy data role panel.