Skip to main content
Nintex Community Menu Bar

Nintex Forms: image control URL based on uploaded MySite image of current user

  • May 3, 2019
  • 1 reply
  • 15 views

Forum|alt.badge.img

Hi there!

I am struggling with the image control in Nintex Forms.

I have an image control and would like the URL to be the uploaded MySite image of the current user.

https://[site]/User%20Photos/Profile%20Pictures/[firstname]_[lastname]_LThumb.jpg

So when a user opens the form, he will see his MySite picture.

Unfortunately, the image control does not allow form variables, named controls or the runtime function UserProfileLookup.

Using a button of the type image won't work either.

How do I manage to do that?

Thank you!

1 reply

Forum|alt.badge.img+14
  • Scholar
  • May 6, 2019

you could use calculated value control which evaluates to image HTML markup

https://community.nintex.com/t5/Community-Blogs/Populate-a-Calculated-Value-Field-with-HTML-Picture/ba-p/79991