Hi, I managed to show my stats using for my field that is checkboxes and I can get the number each option has been checked by the users submitting the form. Now I need to order these stats by most checked options, starting from most and descending. Thanks in advance
Question about displaying stats
Stats – How do I get the total of specific multiple values
On http://formidablepro.com/knowledgebase/add-field-totals-and-statistics/ the follow example is provided: value (string) – Only include entries if they have a specific value, ie count the number of entries with a value of “Blah Blah” What is the syntax to total multiple values? Example: I have a radio button which has four options (Category). Another field in the form [...]
Display Comment Count
Hi Stephanie, How can I display the comment count for a particular user-submitted post? I created a comment form and want to display the number of comments for just that specific post. I need the PHP code rather than the shortcode. So far I have: <?php echo FrmProStatisticsController::stats_shortcode(array(‘id’ => 92, ‘type’ => ‘count’, ‘entry_id’ => [...]



