Selective Content Block
Component ID
1894090
Component name
Selective Content Block
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
If you want to show complex data, that is not just an entity, or a content type but is easy to write a sql sentence to obtein it. How you can show it in a quickly and simple way?
The module allows the developer to load a main query with several differents filters. In the query you can use any sql command (sum, average, count, concat, having, group by, inner joins, regular expressions .... and so on) so you can show complex data in a simple way.
Possibles applications:
- Glossary
- show in a same block, content of different content type loading through ajax.
- NO limit on what we can write with sql sentences.
