I’m building a dashboard segment in a custom list-view.
I’ve managed to pick my way through really helpful tutorials and have a custom list-view working nicely with angular.
I’m populating the list from a custom db table, and one of the values I’m storing is a Node Id relating to a piece of content within Umbraco.
Is there any clever way I can display the related Content Name in the list without doing an API call for every row it displays?
I’m very new to Angular so please be gentle!
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/72617-displaying-content-name-as-opposed-to-id-in-custom-list-view