I recognize an alternative is to save the user’s name as a text table record, but then to reference back in order to make a trigger to email the user feels like unnecessary extra steps.
Hi @Levi, this is a good question, but unfortunately it’s not possible to display a user without displaying the assigned ID. I would suggest submitting a product suggestion here to make sure this request gets in front of the appropriate teams.
@John Thank you for the reply. I will submit a product suggestion.
@thorsten.langner The value is assigned by Tulip itself (I believe if you set up SAML logins, this may go away?). There are a number of ways to display it, but the quick and easy way would be to create a User variable, and create a data manipulation trigger to store “App Info → Logged in User” into the variable. When you run/test the app, the variable will display “NAME (AAA####)”.
Fascinating… I am quite jealous of your situation. I have no idea what might the difference between our two situations may be. @John Might you know why?
@Levi, this is display happens when Tulip has GxP feature flags enabled. If this is true of your instance, that’s likely what’s happening. I ran this past some of our product folks, and I’m going to submit a feature request to look into making the presentation of user’s names something you can edit in the settings.