Description of the need As Backdrop has redirect functionality, it would be good if the Backdrop would have Internal Redirects. Because doing full redirection is not good behavior of an application and using internal redirects would protect users and will be easy for developers to build on top of it. Here I am specifying, internal redirects for the files to use, not like as URL alias does in the backdrop(they don't create alias for files and all).
Alternatives that have been considered These type of internal redirect can be seen in CMS like Wordpress and all.
Recent comments
If choosing the Views approach you can also use https://backdropcms.org/project/eva which allows you to place the list with more flexibility.
Backlinks for Entity Reference?
Thanks. It still took a lot of trial and error for all the settings within the settings, but I eventually got it to display based on these instructions.
Backlinks for Entity Reference?
Another easy way to do this is to use the module Corresponding Entity References (cer). You would need to add an entity reference field in the authors content type pointing at the book, then set...
Backlinks for Entity Reference?