I have a UI only text field that I would like to set to the salesforce current user. Is it possible?
Page 1 / 1
{{$User.userName}} should do it. I don’t think you would need a model on the User object, but that might let you extend or revise your logic.
https://docs.skuid.com/latest/en/skuid/merge-syntax/global-merge-variables.html
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.