Hi,
How to make in a form to fill an image type column with a URL instead of the local file browser?
Not finding how to do it just from a column of type image, I tried to create a column of type URL to fill a virtual column of type show (image). I tried different formulas, but I can't convert the url to image.
Could you please help me ?
Solved! Go to Solution.
I found a very simple solution:
- I used a URL type column named [PictureURL] which is only displayed in forms.
- Then I created a column of type show (image) using this very simple formula:
TEXT([PictureURL])
User | Count |
---|---|
16 | |
8 | |
7 | |
3 | |
2 |