0
Image link
I have an image field and would like to create another automatic formula field with the image field link.
Anyone able to do it?
1 reply
-
You can use a button for that or a trigger after update to fill a URL-field. In this example I name it UrlImage.(It can't be done in a formula field)
UrlImage := shareFile(NameOfYourImageField)
Steven
Content aside
- 3 yrs agoLast active
- 1Replies
- 228Views