I have two content types Book and chapter . Every chapter is linked to a single book content type by using reference module. i have two blocks which list books in one block and the second one is used to show the chapters in that book. Here are my questions 1) How to display the related chapter in the second block? 2) How to re-render the second block when clicking the first block value ? That is when clicking the book the chapters block should be renrendered and display the referenced chapters of that book .
Books and chapter are just for example I use 2 different custom content type. please dont suggest me books module. If any module available for this scenario please let me know