Hello!
I have a front end form with several questions (radio groups), few text areas and one checkbox field with 20 options.
Scenario: i have 10 entries for this form and i want to loop them and get the checkbox option values and count them. The result should be something like
Option A – 10
Option B – 8
Option C – 3
Option D – 8
….