Skip to main content
Nintex Community Menu Bar

Inserting Inline Function into Label renders to text

  • May 20, 2019
  • 1 reply
  • 10 views

Forum|alt.badge.img+1

I'm using this in a Label control using the Insert Reference menu and it renders as text. How can it render as the preffered name if the current user?

 

userProfileLookup(Current User,"PreferredName")

1 reply

Forum|alt.badge.img+8
  • Nintex Employee
  • May 21, 2019

If you are looking to display the UserProfile properties on the form, use a Calculate Value control in place of the label.  This will provide the same look and feel, but will enable the use of Runtime functions (such as the userProfileLookup) within the formula for the control.  

 

2246i58E120BAE691A195.png