How do i get the input value of the every second column of a list field for use in gform_validation?
I found this:
http://www.gravityhelp.com/forums/topic/list-field-help#post-39885
But '$list_values = unserialize($field[6]);' gives an empty array.