Skip to main content
Nintex Community Menu Bar
Question

How do you display an image/icon based on some logic.

  • July 10, 2024
  • 2 replies
  • 20 views

Forum|alt.badge.img+7

I would like to display a image(static resource) or icon based on the value of a field.  sort of like…

if 1=blue.jpg
if 2=red.jpg

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+18

Jaime,

A few ways to tackle this, but if you have a limited number of options, just add an image component to your page for each one, and conditionally render them.


Forum|alt.badge.img+7
  • Author
  • July 10, 2024

thanks Matt...I could have sworn I saw a post for doing this with either css or a snippet.  I just can't seem to find it.  A custom renderer?