View Single Post
Old 02-27-2019, 02:52 AM   #627
eliona
Junior Member
eliona began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2019
Device: Kindle
Quote:
Originally Posted by davidfor View Post
Try the following:

Code:
{#relationship:'list_item($,0,',')'}
Or in the style @Tanjamuse used:

Code:
{tag:list_item(0,\,)}
Quote:
Originally Posted by Tanjamuse View Post
I don't know if it works, but this is my template for my custom column with only the first relationship shown:

Code:
{#relationships:sublist(0,1,&)}
If the relationships are separated by the normal , just change the & to that
Thank you so much! It works now haha so I'll be back to my updating coverbook.
eliona is offline   Reply With Quote