By maydru on
Can someone explain to me what function it has entity reference and embed view? I' using Drupal 8.
Thanks for the help.
Can someone explain to me what function it has entity reference and embed view? I' using Drupal 8.
Thanks for the help.
Comments
Could you elaborate your
Could you elaborate your question a bit?
ref URL: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Entity%21Plugin%21DataType%21EntityReference.php/class/EntityReference/8.2.x
When we create a view we have
When we create a view we have several options: add a page, block, attachment, feed, REST export, ...
There are also the options: Embed and Entity reference. What is its use?