Hello!
I have some TV channel entities and would like to display linked TV package entities in a comma delimited list in the card’s subtitle. I tried to follow the directions from this Community Post but am having trouble rendering the entity names correctly; either producing “[object Object]” or nothing at all.
I know that I have to specify the element.name
somewhere there but when I make it profile.c_supportingPackages.name
and add the formatters.js
code from that other post the content disappears
Any tips?