Custom Tables Record Plugin
Custom Tables Record extension for Joomla!

Returns Custom Tables single record by ID. Enable Content Plugins in menu item settings.
Syntax: {castomtablesrecord:table,layout:layout_name or field name,ID or filter}
Filter in a form of equation: "price>2". Where "price" is the field name.
or you can use URL query parameters: "city=$get_city"
Example 1:
https://website.com/prices?city=London
{castomtablesrecord:prices,layout:productprices,"city=$get_city"}
is the same like {castomtablesrecord:prices,layout:productprices,"city=London"}
or just to get field value: {castomtablesrecord:prices,price,"city=London"}
Example 2:
https://website.com/prices?cityid=32
{castomtablesrecord:prices,layout:productprices,$get_cityid}
or
{castomtablesrecord:prices,layout:productprices,32}
$
$
Key benefits:
This plugins comes free with the Custom Tables Pro Version
1.3.5 [2019-11-19] - First release
JoomlaBoat.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters
the trademark holder in the United States and other countries.