Drupal 8: reference to a block created with views in a paragraph (as field)

1.7k views Asked by At

I want to do add a field as reference to a bloc in a paragraph. The block was created using Views module.

1

There are 1 answers

2
h.aittamaa On

There are at least tow ways :

1 - Using Views field formatter

2 - As views in Drupal 8 are entities you can use entity reference field to link the view then expose it in your template