Is there a way to extract the url from a hyperlink? There’s a transaction line field I would like to use. I can get to an image type field on the item as well, but it seems I need an
img
tag to resize the image. The url is too many joins away. (
${item.item.customfield.url}
)