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

null
    • Ninox partner
    • RoSoft_Steven.1
    • 2 yrs ago
    • Reported - view

    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

  • 2 yrs agoLast active
  • 1Replies
  • 200Views