Edit contact

Please fill out the following fields to change the details of the contact person:

Contact Information

'inst-form', 'type'=>ActiveForm::TYPE_INLINE,'formConfig' => [ 'labelSpan' => '3']]); ?> field($modal, 'name')->textInput(['style'=>'width:300%'])?>

field($modal, 'email')->textInput(['style'=>'width:300%'])?>

field($modal, 'phone')->textInput(['style'=>'width:300%'])?>

field($modal, 'shoppingSystem')->radioList(['1'=>'yes', '0'=>'no'])?> field($modal, 'role')->dropDownList(['primary contact'=>'primary contact', 'director'=>'director'])?>

field($modal, 'parentInstitution')->dropDownList($institutionList)?>

field($modal, 'notes')->textarea(['style'=>'width:200%'])?>

'btn btn-success', 'name' => 'create-button'])?>
field($modal, 'contactID')->hiddenInput ()->label ( '' )?>