Hyperlink on image

I have an image field in my form and when the user click’s it, it needs to jump to a url. There’s a link propertie, but it only allows to call a created appliation. There are events, but the onclick event is only for editable fields, not images. How do I achieve this simple thing? I think you need to add two properties to image fields: url to jump to and _blank/_etc.