Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Mike Manger

    (@mikemanger)

    Hi IOSIOS,

    Not sure I understand – do you want it to pre-populate the list field?

    Thread Starter IOSIOS

    (@iosios)

    I use a list field column as a drop down field. Is it possible to relate that column to another drop down field?
    Now it seems that the related fields don’t understand that this column of the list field is a drop down.

    Plugin Author Mike Manger

    (@mikemanger)

    I think I understand – and testing list fields don’t seem to work as a source field at all.

    I can try and offer each list column as a source. How do you want the data to be displayed in the populated drop down?

    • Each list field row as a separate dropdown option
    • Each subbmitted entry as a separate dropdown option (the list field would become a comma separated list of all the rows)

    Also I can’t see how to make a list field column a drop down, is this feature added with a plugin?

    Thread Starter IOSIOS

    (@iosios)

    Yes there is a plugin in wp
    Drop Down Options in List Fields for Gravity Forms (copy and search with this)

    I use my function who does the same in functions.php because i want to use the values. You can find how to write your own in GF documentation.

    As you can see from the plugin you can set each column as a separate drop down.

    Ok, I am not sure how to ask my question… So, this is what I need to do.
    If a region is selected it will populate a location drop down from the locations list.
    If it’s not too much trouble, can someone assist me please?

    Region:
    Alberta
    BC
    East
    Ontario

    Locations:

    Alberta Locations
    Calgary-Center
    Calgary-North
    Calgary-south
    Edmonton
    Edmonton-south

    BC Locations
    Burnaby
    Maple Ridge
    Vancouver
    Victoria
    BC-Cowichan
    BC-PG
    BC-Nanaimo

    East Locations
    Bedford
    Halifax
    Moncton

    Ontario
    Eglinton
    Kingston
    Milton
    Niagra
    Pembroke
    QWY-West Mall
    Thornhill

    Plugin Author Mike Manger

    (@mikemanger)

    @leviguillory Are the Region and Location drop downs in the same form? If so I think you can do it with field conditional logic: https://www.gravityforms.com/features/conditional-logic/

    Make a new drop down for each location and display it based on the selected region.

    Hope that makes sense!

    Mike Manger First, I am sorry for highjacking this thread. Kind of slow here.
    Secondly, Yes, they are on the same form, The region would populate the locations and unfortunately Conditional logic will not work. Conditional Logic only allows for Any and ALL.
    I created a new thread. I apologize.

    Hi,
    IOSIOS writ about dropdown list option. There is this plugin for dropdowwn: https://ast.www.ads-software.com/plugins/gravity-forms-list-field-select-drop-down/
    So can You add support for list field?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘list fields’ is closed to new replies.