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.

List Field - Columns from Drop Down

  1. dvent
    Member

    I would like to add a list within a form that has 2 columns:

    - Item
    - Quantity

    Is there a way that the values in Column A and B can only be selected from a pre-determined list?

    Column A - Item 1, Item 2, Item 3, Item 4

    Column B - 1, 2, 3,4,5,10,20,50,100

    Thanks
    dvent

    Posted 12 years ago on Monday February 13, 2012 | Permalink
  2. dvent
    Member

    noone?

    Posted 12 years ago on Monday February 13, 2012 | Permalink
  3. If you want the user to select the values in the list from a pre-determined list of selections then there is a hook available to change the inputs from a text input to a drop down selection. You can find documentation for this hook here:

    http://www.gravityhelp.com/documentation/page/Gform_column_input

    You would write custom PHP to use this hook and place your custom code in your themes functions.php file.

    Please be sure to read our response time policy so you are aware of expected response time when posting on the support forum:

    http://www.gravityhelp.com/support-times/

    Also keep in mind that our business hours are Monday-Friday 9am-6pm so questions asked over the weekend will not be answered as quickly as those asked during the week.

    Posted 12 years ago on Tuesday February 14, 2012 | Permalink

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