Custom Tables Catalog Module extension for Joomla!




Renders Custom Table catalog in a form of a module.
It has all the same parameter as the Menu Item and records can even be editable using or {{ fieldsname.edit }} tag or using the toolbar tag {{ html.toolbar("editmodal") }}
2.8.6 (2022-08-10) - Back-end: Both field types Table Join and Multi Table Join are improved - field name select box added. Field selection also works in the Layout Editor, when editing tag parameters.
2.8.5 (2022-08-02) - Image parameters back-end for joomla 3.x fixed. {{ table.title }} tag bad fixed. Alpha-numerical field names can be used in filters. XML fieldtypes and tags loaded using PHP. Pagination for J4 improved. Pagination arrows option added (Text or Icons).
2.8.4 (2022-07-27) - Image Gallery and File Box filed types fixed.
2.8.3 (2022-07-26) - {{ html.checkboxcount }} tag added. Extended Twig filters added. Multi table join field value bug fixed. Connection to third-party table bug fixed. Upload image required message added.
2.8.2 (2022-07-13) - New tags added: {{ table.recordstotal }}, {{ table.recordpagestart }} and {{ table.recordsperpage }}. Also RTF file format is available to upload.
2.8.1 (2022-07-04) - {{ fieldname.layout() }} Layout content can be passed as an argument instead of Layout Name. {{ tables.getrecords() }} limit parameter fixed. Default records per page limit set to 20000. User Groups field type output value fixed. {{ toolbar("editmodal") }} fixed.
2.8.0 (2022-06-23) - Ordering improved, nested tables can be used, example: "model.brand.name desc" - where "model" and "brand" is Table Join fields and "name" the string field. Open detailed by alias instead of listing_id fixed. User not found warning fixed.
2.7.9 (2022-06-21) - CSV export improved: {{ url.format("csv","","",16,"app_video_csv",",") }}, you can pass layout name to render the export. Also there is a parameter to specify the delimiter/separator.
2.7.4 [2022-05-11] - Model independent. Loads catalog using CT class - works faster.
2.6.2 [2022-03-10] - Version update.
2.6.0 [2022-01-18] - Compatibility with Custom Tables component fixed.
1.0.2 [2018-04-08] - Compatibility issue fixed. 1.0.1 [2018-05-08] - First release.
*Version number is to match the main component (Custom Tables) version.