Currently I am just using images as icons but the important issue here is that i obviously cannot dynamically modify the icon and icon colour … because it’s not an icon … it’s an image file. Is there a way to import an image and have the colour change if conditions are true (i.e. what we can already do with the default bubble icons).
The only alternative i have in mind is very impractical: have literally 30 image on top of each other (hidden) and dynamically display the needed one.
Or (just had thought while writing this) i could upload all the images to a option set (not ideal though) then have my RG pull up the relevant image from the Option set. this issue with this though is that i still don’t get to modify the colour dynamically (because it’s still not an icon to bubble).
This website should help me out heaps, thanks @boston85719. If you could share some screen shots of some of the things you mentioned (DB and HTML code examples) that would help me get my head around it. Cheers.