Hi guys,
I’m looking to display, within a repeating group, one of a certain range of icons depending upon the value of a certain data field. Is there a way to do this?
Cheers!
Hi guys,
I’m looking to display, within a repeating group, one of a certain range of icons depending upon the value of a certain data field. Is there a way to do this?
Cheers!
Are the icons in your database, against the data values? If so then you simply display the current cell’s thing’s icon.
If not, then you can use conditions (the conditions tab) on the image element. So you say When current cell’s thing is x, the source of this image is icon y.
One of the getting started lessons covers conditions I believe, so if you haven’t done those lessons yet, you should give them a go.
Thanks for your help! I’ve figured things out
This topic was automatically closed after 70 days. New replies are no longer allowed.