Adding a comma delimited list of linked entities to a card on Answers

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?

Just following up here from ages ago! I don’t remember if there was anything else custom I did, but after taking a look at the code editor, I was able to get this to work by using:

So the final card looks like this:

1 Like