Drupal 8 Beginner, Lesson 26: Connecting Content Types with Entity Reference

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
so one of the things we want to do is say that events can be sponsored by user groups and user groups can sponsor events this is a pretty common kind of thing in a website where you want to link content together because events are sponsored by user groups we want to have the user group information available to every event etc etc so let's set this up click add field if you're a database person you probably recognize this as a many-to-many relationship within the data click on select a field type and this time choose reference content and let's call this events sponsored and click Save and continue we're asked what type of item to reference and you can see there's a lot here we're going to keep it very simple choose content and choose unlimited click Save field settings now here on the settings page we get to choose which content types are referenced by user groups well we are referencing the events content type so here when I'm adding an event all its going to show when I start typing the event title is the events we want to make sure that you get the right content type here so choose events and click save settings now we need to do the same thing over in our events content type so click on structure content types here in the breadcrumbs and choose events and select manage fields let's add a field and once again we're referencing content and in the label choose event sponsors click Save and continue change it to unlimited because more than one user group could theoretically sponsor an event save field settings and this time choose user groups because we're referencing user groups for the event sponsors field click Save Settings alright this now links those two content types together in a many-to-many relationship based on event sponsors and what events are being sponsored by what user groups
Info
Channel: OSTraining
Views: 82,883
Rating: 4.9396987 out of 5
Keywords: Drupal (software), Druapl 8, Drupal, Drupal8, drupalcamp, introduction, software, stl, ostraining, tutorial, guide, howto, cms
Id: RUx0ZlSGwiM
Channel Id: undefined
Length: 2min 40sec (160 seconds)
Published: Wed Nov 18 2015
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.