Am trying to locate more information on how to create lists based on various field entries that are possible by CB.
Can easily create single check box and List to display the selected option by the user.
But when creating a multicheck box with a single list to reference the selected choices it wont display the result.
Example:
User wants to register for 3 events so he is presented with a multicheckbox choice of total of 6 and he selects option 1, 2 and 3 leaves 4,5,6
I create a list to show which users registered for option 1 and another list for option 2 and another for option 3.
Problem is the list is not displaying the users choices say option 1 and 2.
I selected the filter to be Equal to that did not work and then I also tried LIKE.
Should I be hard coding the Mysql queries due to the simple menu limitations ? Am not an expert in mysql any help or docs I refer to cross check this info.
Also am looking for the CB manual cant seem to find it on the site as a professional subscriber.