Skip to main content

Hi all,

I have a need to create an event/calendar Nintex form which shows the speaker's photograph, I managed to show it in Sharepoint form but not in Nintex, how can we enable the photo to show in Nintex form instead of hyperlink text?

In Sharepoint forms, the photo show within the View form:

25183i66B2476AE82519B7.png

but in Nintex form, the image shows as blue hyperlink text:

25184iB275F5C775F64AF0.png

The following did not show the image, how do I enable to show the image?

25185i93AF2935A34BCE98.png

 

 

It looks like you're using a Hyperlink control on the form. That control will only show a hyperlink on the form. Try using an Image control instead to display the image. You can set the image URL in the Image control settings, even dynamically if needed.


Here's more details related to my other reply. Try adding an Image control to your form. Configure that control by inserting a reference to your Photo hyperlink field in the "Image URL" setting. This will display the image on the form using what has been entered in the Photo hyperlink field.


Reply