0
field name with HTML formatting
Using a formula I want to set the size of an image (using "%" to set the size) on a form. That is to say I have a logo field in a settings table and refer to it in another form using a formula. How do I refer to that logo field in such a way that I can set the size of the image in the formula?
2 replies
-
Alan,
It depends on where your database is stored. If it is stored locally then you can get info from this thread... https://ninox.com/en/forum/use-cases-5abd0b9c4da2d77b6ebfa395/photo-field-alignment-5ff9b5ecfa464c2d2a46c35f .
If it is stored in the cloud then you can get the file path from here... https://ninox.com/en/manual/api/rest . Scroll down to "Fetch Files From Record"
Content aside
- 3 yrs agoLast active
- 2Replies
- 415Views