Image Field Position
Think this is my first post for the new year
So Happy New Year to you all!
I have survived to date without the need for images in my databases and magaed with icons etc. However as of yesterday I need a image.
However no matter where I try to place the image the field property on the form layout design. It insists on jumping to the very left of the form on a given line upon trying to save.
I have also tried a work around by calling the image from where with a forumla field but this does the same!.
Is this a fault or just a quirk of cloud version and is every one else afflicted with this?
Mel
3 replies
-
You can do it using a Formula field and the html() function. This is how you can do it using the Mac app and a local database...
html("<img src=""/Users/YourUserName/Library/Containers/de.ninoxdb.ninox-mac.Ninox/Data/Documents/data/zImageTest/files/C/1/shutterstock_307218608.jpg"">")
I haven't done it using the Cloud version, but Jacques or someone else can probably help with that. You'll have to use the API.
-
Thanks Sean
Ninox support say - that it is designed to work like this but they are looking at it!
-
Mel,
It's not too surprising that the designers told you it's designed to work like that . If you don't want to wait, the workaround is there. Happy New Year to you too.
Content aside
- 3 yrs agoLast active
- 3Replies
- 668Views