Hi there, The UploadWidget is great. However it does come with a few minor peculiarities.
I'm aware you can do the standard db.table.image.required = IS_IMAGE() to disable the delete button. However I'm wanting _not_ to display the ugly: [file] link..(Altering the DOM seems overkill.) Is there any way that this could be changed so that we can "choose" to have this displayed or not? Thanks in advance. Matt --