abmcr Posted October 1, 2019 Share Posted October 1, 2019 I need to manage a simple database: movies and genre (cinema related). I have made two templates (movie and genre). In the movie template a repeater page field manage the relation. All work fine. But i want to get also in the genre backend page the list of related movies, ideally in a new tab. The only way i have found is using the custom markup module, but there is AN alternative way? Thank you in advance Link to comment Share on other sites More sharing options...
alxndre Posted October 1, 2019 Share Posted October 1, 2019 Instead of repeaters, you can use a multiselect Page Reference field, along with the ConnectPages module to synchronize the connection. With this, your genre fields on your movie page, and vice versa, will be visible and always updated, and if you prefer you can display the field in a separate tab using fieldset. Link to comment Share on other sites More sharing options...
abmcr Posted October 1, 2019 Author Share Posted October 1, 2019 1 hour ago, alxndre said: Instead of repeaters, you can use a multiselect Page Reference field, along with the ConnectPages module to synchronize the connection. THank you: this work very fine! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now