Hi.
I'm using ChronoForm 5.
I would like to display in a dropdown list all my content included in a specific category.
For the moment, with the action "DB read", my select shows all my content (id and title) in table joomla_content.
I would like to add a condition "WHERE catid = xx" to the SQL request.
How to do this ?
Thanks for your help.
I'm using ChronoForm 5.
I would like to display in a dropdown list all my content included in a specific category.
For the moment, with the action "DB read", my select shows all my content (id and title) in table joomla_content.
I would like to add a condition "WHERE catid = xx" to the SQL request.
How to do this ?
Thanks for your help.