Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 31, 20159 yr Is there a way in IP.Pages to insert an image in "Display Custom Format" under Display Options for a select box? The following code doesn't work: {{if ($value=='yes')}} <img src="images/yes.png" title="" alt="" /> {{elseif ($value=='no')}} <img src="images/no.png" title="" alt="" /> {{endif}} With that I just get the html entry (<img src="images/yes.png" title="" alt="" />) displayed.
Archived
This topic is now archived and is closed to further replies.