Counting relationship elements
-
Hi,
I have a pod template of Pod A, which has a relationship to B (A has many B), so the field is named Bs.
So in the template, if I do
{@Bs}this will show:B1 and B2...
But I’d like to show the total number of Bs. If I do
{@Bs._total}or{@Bs._total_found}there’s nothing shown.
Do you have any ideas?
Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Counting relationship elements’ is closed to new replies.