Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Radio buttons in multiple columns...

Radio buttons in multiple columns...

Locked

Views: 3,871

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
22 Aug 2007, 5:14 AM
#1
moebiusenterprises avatar

moebiusenterprises

Zen Follower

Join Date:
May 2005
Location:
Phoenix Arizona (whew!)
Posts:
167
Plugin Contributions:
0

Radio buttons in multiple columns...

I've searched around, and can't locate a thread on this subject...

I'm looking for a way to format a long string of radio buttons into multiple columns, with a particular format.

I'd like this page:
http://moebiusenterprises.com/shop/index.php?main_page=product_info&cPath=27&products_id=25

to have the radio buttons appear like this page:
http://moebiusenterprises.com/shop/index.php?main_page=product_info&cPath=139&products_id=996

but in multiple columns like the first page.
The first page is using attribute value 5, the second attribute value 1. I suppose then, I need a function where attribute value 1 can be designated a number of occurrences per row (changing the images per row setting does not alter this, I've tried it). These attributes do not have (nor need) images associated with them.

Thanks in advance!

22 Aug 2007, 1:25 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Radio buttons in multiple columns...

If you go to the Option Name Manager and hit the EDIT button on the Option Name, you can change how the radiobuttons, checkboxes and images display on the page ...

22 Aug 2007, 3:16 PM
#3
moebiusenterprises avatar

moebiusenterprises

Zen Follower

Join Date:
May 2005
Location:
Phoenix Arizona (whew!)
Posts:
167
Plugin Contributions:
0

Re: Radio buttons in multiple columns...

Ajeh:

If you go to the Option Name Manager and hit the EDIT button on the Option Name, you can change how the radiobuttons, checkboxes and images display on the page ...

Yes. However, none of the settings (I mentioned what the particular settings were in my original post) appear to do what I want to the 1st page.

26 Aug 2007, 11:08 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Radio buttons in multiple columns...

There isn't a layout pre-made for multiple columns with multiple rows ...

You would need to really make some customizations to the attributes.php module to draw this in that manner ...