Hi,
I have a checkbox custom field that contains 50+ options and would like to display the options in columns.
I read "How to organize checkboxes in columns - custom fields" (
http://www.reviewsforjoomla.com/option,com_smf/Itemid,34/topic,174.0/) post and was able to display the checkboxes in columns when submitting new items.
I now would like to use mod_jreviews_fields to list all options. I am trying to display the options in columns but cannot find a way to do it. I looked in mod_jreviews_fields.php and it seems that each option is contained within "<tr><td>...</td></tr>" when displayed. Does mod_jreviews_fields uses templates for displaying? I hope that I don't have to hack into mod_jreviews_fields.php to change the way it is displayed.
I am using mod_jreviews_fields 1.2.07, jReviews 1.2.08 and Joomla! 1.0.13.
Attached is a screen shot of what the list that I would like to display in columns.
Thanks,
Oliver