07/30/2013 at 5:25 pm
#266130
Participant
How about this one? there is the
$out .= __(‘Phone Type’ , ‘connections_form’ ) . ‘: ‘ . $form->buildSelect(‘phone[::FIELD::][type]’, $connections->options->getDefaultPhoneNumberValues() ) . “\n”;
There is an item called
$connections->options->getDefaultPhoneNumberValues() )
