Get your own customer support community
 

Scaffolding and DB Queries

Has anyone successfully used the {sql} plugin to populate Scaffolding tags with data? For example, (and this does not work),

{list-data:dynamicList}
{sql}
select concat('{list-option}', foo, '{list-option}') FROM bar WHERE...
{sql}
{list-data}

basically i'm just trying to stick some query results into a scaffolding call.

thanks a lot.
 
indifferent I’m hopeful
Inappropriate?
1 person has this question

User_default_medium