Merge pull request #16894 from seamuslee001/core/issues/923
[civicrm-core.git] / xml / schema / Core / Phone.xml
index 29b17c1df38aa935d4c2b7acb08f5cdf5b960829..f6531dbf7cae8210899178f660d8a9284167564e 100644 (file)
   </index>
   <field>
     <name>is_primary</name>
-    <title>Is Phone Primary?</title>
+    <title>Primary phone</title>
     <type>boolean</type>
     <default>0</default>
+    <html>
+      <type>Radio</type>
+    </html>
     <comment>Is this the primary phone for this contact and location.</comment>
     <add>1.1</add>
   </field>
     <name>phone_type_id</name>
     <title>Phone Type</title>
     <type>int unsigned</type>
+    <export>true</export>
     <comment>Which type of phone does this number belongs.</comment>
     <pseudoconstant>
       <optionGroupName>phone_type</optionGroupName>