Quote:
Originally Posted by Reader4106
Thank you for your answer chaley
First I should say, I have absolutely no talent for programming (unfortunately).
Yes, it's a "column built from other columns."
I tried to get help from ChatGPT, but we couldn't get that to work either.
I would appreciate any help.
|
Use this template for the column "#genre_rg":
Code:
{#genre:subitems(1,3)}
or
Code:
program:
subitems($#genre, 1,3)
The second is marginally faster than the first.