jReviews Support Forum

jReviews 1.x - jReviews Modules and Hook Components => Modules & bots => Topic started by: phobuz on February 21, 2008, 09:07:52 AM



Title: Display mod_jreviews_fields in columns?
Post by: phobuz on February 21, 2008, 09:07:52 AM
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


Title: Re: Display mod_jreviews_fields in columns?
Post by: Alejandro on February 21, 2008, 09:32:44 AM
Yes you would have to hack the php file. Due to lack of time I can't help with this customization.