<factimage 123456.0 showevenifhidden="1"/> 
  
When the image is set to be editable and the delete function is allowed, by using showevenifhidden you can define  if the user can hide the image or not. By this token, you can use  value 1 to always show the image and value 0 to hide the image. 
  |