27 $format = apply_filters(
'gravityview/fields/list/column-format',
'html' );
static getInstance( $passed_post=NULL)
if(gv_empty( $field['value'], false, false)) $format
gravityview_get_input_id_from_id( $field_id='')
Very commonly needed: get the # of the input based on a full field ID.
if(false !==strpos( $value, '00:00')) $field_id
string $field_id ID of the field being displayed
static column_value(GF_Field_List $field, $field_value, $column_id=0, $format='html')
Get the value of a Multiple Column List field for a specific column.