array(
'key' => 'field_af_006',
'label' => 'Диспетчер',
'name' => 'af_clients',
'type' => 'repeater',
'sub_fields' => array(
array(
'key' => 'field_af_0061',
'label' => 'Телефон',
'name' => 'af_phone_one',
'type' => 'text',
'column_width' => '',
'default_value' => '',
'placeholder' => '',
'prepend' => '',
'append' => '',
'formatting' => 'html',
'maxlength' => '',
),
array(
'key' => 'field_af_0062',
'label' => 'Телефон 2',
'name' => 'af_phone_two',
'type' => 'text',
'column_width' => '',
'default_value' => '',
'placeholder' => '',
'prepend' => '',
'append' => '',
'formatting' => 'html',
'maxlength' => '',
),
),
'min' => '',
'row_limit' => '',
'layout' => 'table',
'button_label' => 'Add Row',
),