- 🇬🇧United Kingdom scott_euser
This should be doable once #3067325: Provide the whole (rendered) entity as token → lands.
I encountered the same problem as the parent issue, which is closed. To summarize, I am using an Image field and can only get the URI (ex: public://image.jpg) whereas I need the URL (ex: https://site.domain/image.jpg)
I was able to put together a simple fix, which checks for presence of a URI key, and if it's found, creates a derivative URL key from it.
Closed: duplicate
1.7
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This should be doable once #3067325: Provide the whole (rendered) entity as token → lands.