Create an AJAX event for HTML image field

I had created a HTML image field, but cannot create an AJAX event, the field name didn’t show.

The user need to call a event after click the image.

Is it possible to do that ?

can you explain more
which type of application and how you want to change the image in field
regards

Hi, change type of field, instead of HTML Image, use Label, then insert tag image in it.

<img src='urltomyimage.png'>

then you will see the field on the list of fields on which you can fire an ajax event (onClick).

I am new to this , where to insert the tag image ?

Thanks Vincenzo…

Hi, mmm it doesn’t work, on Label field it’s not possibile fire an ajax evet, even on a text field with img tag and label propery (read only) you can set up an event but it doesn’t fire…

I’m sorry but I don’t remember if it worked or I remember wrong :frowning: