TAR_Loki wrote: Is it possible to creat a dropdwon field with pictures?
I think it is not possible
you can use instead delimiter field to show some pictures based on user's choice
something like this:
Code:
[cb:if user="#displayed" cb_yourfield="gta"]<img src="http://www.yoursite.com/game_vehicle.jpg" />[/cb:if]
bye