By jreyest on
Hi. Do you know how to link an image field to a custom URL in Drupal 8? I mean, to link an image field to an external link or a anchor in another page, etc. In Drupal 7 you can use the Image Link Formatter module, but this module is not available for Drupal 8
Comments
_
It will be some time before contrib modules are ported over, so if you use drupal 8 be prepared to have to custom code around functionality typically handled by contributed modules.
If none of the module that do this are available for d8, then you'll have to custom code a field formatter to do it.
You can use the Linked Field
You can use the Linked Field module for that :)
_
A beta d8 port... yannickoo FTW!
How does this thing work?
how does this thing work?