I have a custom page type for infographics with an @Image@ field to select item from media library. I'd like to get the absolute URL of the Image in a transformation for RSS feed. The code below only generates the relative URL. I've tried adding GetAbsoluteUrl() in different ways but couldn't make it to work. Could you help? Thanks!
↧