PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

how to break up long list of radio buttons?

  1. URL: http://www.fromwagstowishes.com/store/

    This form integrates with cart66. There's only 1 product with 1 price, but there are 31 options for the product. Rather than a long scrolling page of 31 radio buttons, I thought I'd break up the options into 3 columns. Works beautifully visually, but the problem is that a viewer can click more than one radio button, which is problematic for adding a single product to the cart.

    I think a dropdown is going to be cumbersome for the viewer, and I don't think check boxes will work for 'add to cart', so I'm stumped. Can you think of a workaround, or css solution to displaying a single set of radio buttons in 3 columns?

    Thanks for taking a look -

    Posted 12 years ago on Thursday June 21, 2012 | Permalink
  2. David Peralty

    Check out gf_list_3col on our CSS Ready Classes documentation:
    http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes

    Posted 12 years ago on Thursday June 21, 2012 | Permalink
  3. HI David,
    Thanks for the response.
    I'm already using Ready Classes - that's how I got the 3 separate columns of radio buttons.

    At issue though is how to break up 1 long list of radio buttons with ready classes... how can you apply ready classes to radio button options 11-20, and not the entire radio button field?

    Posted 12 years ago on Thursday June 21, 2012 | Permalink
  4. David Peralty

    Again, you should create one list, and use gf_list_3col to break it up instead of whatever you are using. It will break it up into three columns for you.

    Posted 12 years ago on Thursday June 21, 2012 | Permalink
  5. Duh! Didn't read far enough down the page.
    Sorry to bother you - works perfectly!

    Posted 12 years ago on Thursday June 21, 2012 | Permalink
  6. David Peralty

    No problem, good luck.

    Posted 12 years ago on Thursday June 21, 2012 | Permalink

This topic has been resolved and has been closed to new replies.