Skip to content

Instantly share code, notes, and snippets.

@DejanBelic
Created February 25, 2017 07:13
Show Gist options
  • Save DejanBelic/4763411335bc585baa1977615f40f897 to your computer and use it in GitHub Desktop.
Save DejanBelic/4763411335bc585baa1977615f40f897 to your computer and use it in GitHub Desktop.
Link other fields with link field in drupal 8.
{{ link(content.field_products_image, content.field_products_read_more[0]['#url'], { 'class':['class-link']} ) }}
@heymarkreeves
Copy link

THANK YOU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment