Image size
 
    Hi guys,
I would like my image to be full size, but it only gets a certain size.
I'm picking the image from a "backend folder"-
(select BACKENDFOLDER).FrontImage
What am I missing, if I want to make it full width?
Thanks,
John.
6 replies
- 
  Hi, what kind of field contains the image? Is it an image field or a formula field? 
- 
  html(--- <img width=auto height=99% align=middle style='display: block; margin-left: auto; margin-right: auto;' src= --- + fileUrl(record(BACKENDFOLDER,1), "filename.jpg") + --- > ---)
- 
  Hi guys, thanks for your attention on this. First: the image that I attempt to place on my Dashboard is an Image field stored in the BACKEND table. There is only 1 record, storing all images (one in each field) (something I was taught by Birger back in the days). I have named both image-field and image the same "FRONTPAGE-HEADER" and "FRONTPAGE-HEADER.jpg" I think I understand what you intend to do (Steven), but I can't make it work for some reason. Hope this "explainer" is more clear than the previous one. :) John. 
Content aside
- 1 yr agoLast active
- 6Replies
- 105Views
- 
    3
    Following
    

