You are building a site for a membership organization, which will include a member directory The directory will show each member's name, local chapter, and the U.S. state the chapter is in. Members are users, who select a local chapter when they register Each chapter has a page with a photo There are no pages for states; but other kinds of content are associated with states
- "State is a content type, with nodes for each state. "Chapter" is a content type with a taxonomy term reference field
to "State" and an image field for the photo In Account settings there is a content reference field to "Chapter."
- "State'' is a content type with an entity reference field to Chapter "Chapter" is a content type with an entity reference
field to Member "Member" is a content type with a user reference field.
- "State17 is a taxonomy, with terms for U.S. state names "Chapter" is a content type with a taxonomy term reference field to "State," an image field for the photo, and a multi-select user reference field
- "State" is a taxonomy, with terms for U.S. state names "Chapter" is a content type with a taxonomy term reference field to "State" and an image field for the photo In Account settings there is a content reference field to "Chapter"
Reveal Solution
Next Question