Attributes of linked entries: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 35: Line 35:


==== For example, to access the Count attribute, use the following syntax ====
==== For example, to access the Count attribute, use the following syntax ====
* #{items?count}
* #{items:count}
If the field contains several links to entries, then you can use the index to access the attribute:
If the field contains several links to entries, then you can use the index to access the attribute:
* #{items@0:count}, #{items@1:count}
* #{items@0:count}, #{items@1:count}

Navigation menu