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.

Grid

  1. Hi,

    The last question in my form asks people to indicate the types of insurance they have. It will be a 2 column grid. 1st column will have a title and then 10 hardcoded rows with product names. the second column will have a title and in each row will be a dropdown menu with 5 options.

    Essentially for each product I give them 5 choices to choose from and this is in the format of one table rather than asking a separate question for each product.

    I tried playing with lists but I couldn't work out how to hardcode the first column.

    Any suggestions?

    Thanks

    F

    Posted 10 years ago on Thursday May 9, 2013 | Permalink
  2. David Peralty

    Check out our CSS Ready classes, that should help you make your form two columns wide: http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes

    Posted 10 years ago on Thursday May 9, 2013 | Permalink
  3. I managed to do that the issue is that I don't want the column headings repeated every row I include

    Posted 10 years ago on Thursday May 9, 2013 | Permalink
  4. David Peralty

    Can you link to your form so I can take a look? The only way I can think of to remove labels would be to use CSS.

    Posted 10 years ago on Thursday May 9, 2013 | Permalink
  5. Sure thing the form is located here: http://www.knowitowl.com/personal-insurance-checkup. It's the last page of the form (it's very quick :))

    I'm also having issues with
    1) CSS ready classes - you'll see on pg 3 of form the nav buttons are floating
    2) I tried to use the CSS targeting code to change some of the styles in my sheet. What should it look like to change, for example, the section title on page 1?

    Thanks for the help Davif

    F

    Posted 10 years ago on Thursday May 9, 2013 | Permalink