Display record count

Display the record count from a query in ChronoForms.

Overview

The issue occurs when the correct placeholder syntax is not used to output the count after configuring the function to return the record count.
Use the placeholder {var:read_function_name} in your form or output to display the count, where 'read_function_name' is the name of your read function.

Answered
mb mbuglielli 06 Sep, 2017
Hi,
I am using CC v6 and I would like to display the record count for my query.

I have created a function and I have selected the "Return the count of records matching the filtering conditions" value in the Data setting-Select type combo.

Now I cannot output the result.
Any suggestions?
Thanks
Max_admin Max_admin 06 Sep, 2017
Answer
1 Likes
Hi mbuglielli,

Please use {var:read_function_name} to output the count.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.