Tag: datalist
How to get all many_many relations of a list
When you have a $many_many relation, e.g. Page m:n RelationTag, it's easy to get all the Tags of one specific Page.
Read more about 'How to get all many_many relations of a list'...
Read more about 'How to get all many_many relations of a list'...
Retrieving some DataObjects in template without php getter
When trying to get e.g. the lastest blog posts in your template you normally create a getter for theese in php like:
Read more about 'Retrieving some DataObjects in template without php getter'...
Read more about 'Retrieving some DataObjects in template without php getter'...
How to switch off Subsites extension on a DataList
When running subsites the old (2.4) way of disabling or enabling subsites is:
Read more about 'How to switch off Subsites extension on a DataList'...
Read more about 'How to switch off Subsites extension on a DataList'...