Skip to main content
Nintex Community Menu Bar

Hi,

I have a SharePoint List that I created a K2 Application (with Views and Forms) from. This List has an ImageURL column/field that I would like to use to reference to display an image that’s also stored on SharePoint, but I can’t seem to find the property or control to help me do that.

I saw this older thread, but it talks about using an Image control -- which has an Image URL property. This is exactly what I’m looking for, but… I don’t see an Image control in my toolbox; only a Picture control. That control has no such “Image URL” property and only seems to be able to upload an image directly.

 

What would be the recommended way to display an image stored on SharePoint in a Nintex K2 View?

 

 

Thank you!

You can try using a content control:

https://help.nintex.com/en-US/nintexautomation/userguide/current/Content/Create/K2Designer/Controls/Content/ContentControl.htm

 

Or you can try using the ‘Literal’ property of the data label control and input html code to display the image:

https://help.nintex.com/en-US/nintexautomation/userguide/current/Content/Create/K2Designer/Controls/DataLabel/DataLabelControl.htm

https://www.w3schools.com/tags/tag_img.asp


Hi ​@ALIMO 
Has your question been answered? 


Hi,

This wasn’t exactly what I was looking for. Using an iframe or having literal HTML code in a data label seems counterintuitive to me for simply wishing to display any sort of image, whether it be stored on SharePoint or even on some external domain.

It’s too bad the Image control is no longer available (or, it was not available to me for some reason). Is there no simple alternative to setting a similar property as “ImageUrl” using Nintex for SharePoint? That would have been the most simple and intuitive solution to me, probably.

No worries, though! My trial has ended and there is no need to resolve this. You can close the ticket, thank you.

 


Reply