Aug 1, 2016
0
Level 1
Best way to display relationship when viewing an item
What's the best way to show relationships when viewing an item. I'm thinking to use ajax so I can click through the items. An item may have various related items and I may want to paginate through them all separately - e.g. be on page 2 of relationship Cars, but view page 3 of relatioship Dealers etc.
Will the various pagination values in the request clash for each other if I use the default paginate function?
Please or to participate in this conversation.