You should be able to use an Image field instead of a text field if the image is stored in the File Cabinet. If it's an external URL, then you might need instead to store the URL in a hidden field, then create an Inline HTML field that generates the
<img>
tag based on the URL field