Read More Link in Drupal 8 views
Submitted by Kalen on Tue, 01/24/2017 - 11:59Drupal Views is integrated into Core for Drupal 8. I was excited to see this since I use views in a lot of different scenarios. However, recently I encountered an issue that seems unusually complicated for something so trivial. The read more link, or more specifically, linking to the content itself in the view. I have a block that uses a fields view, and trim the summary. I want the user to be able to quickly navigate to the full article, so I need to provide a link.