Hi @Aron
Could you share the formula you mentioned for extracting the filename of the attachements to use in pagedesigner please? I was wondering if you couldn’t just insert the attachment field itself instead of using the filename in the image field?
Hi @Aron
Could you share the formula you mentioned for extracting the filename of the attachements to use in pagedesigner please? I was wondering if you couldn’t just insert the attachment field itself instead of using the filename in the image field?
Hey Jan!
There are a few ways to write the formula. I got mine from here: Formula to get image attachment url
You can use an image field when you want to display an image from a record but you have to use the URL when you want a static image (a background or logo).
Hope that helps!
Hey Jan!
There are a few ways to write the formula. I got mine from here: Formula to get image attachment url
You can use an image field when you want to display an image from a record but you have to use the URL when you want a static image (a background or logo).
Hope that helps!
Works like a charm, thanks!
Yes, forgot that static part for a moment