Count templates in FS_LIST
Author: Karsten
Publication Date: 2/10/2014 16:00
Hi,
I need to know how many templates the editor added to a FS_LIST. In the old Contentarealist there was a special variable for that which could be use in a #for loop. How can I do this now?
Thanks
0
-
Author: Karsten - 2/13/2014 14:12
solution is $CMS_VALUE(#row.column1.size)$
To directly adress a template within the FS_LIST:
$CMS_VALUE(#row.column1.get(0))$
0
Please sign in to leave a comment.
Comments
1 comment