Home › Forums › General Issues › Correct way to structure relations? › Reply To: Correct way to structure relations?
I would do it that way because a model is one object of model series and a model series is one object of manufacturer.
It also removes the duplication of data. If you need the manufacturer of a model you can get that information from the model series it is part of.
Yes, I would use bidirectional relationship fields.
The plugin you mention is mine.
Yes, the fields that connect each item would have both in their names, but I would probably use something short and simple. What you would use would depend on how you generally name thing.
“model_series”
“series_mfg”
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.