Merge pull request #15693 from eileenmcnaughton/log_date
[civicrm-core.git] / xml / schema / Contact / Relationship.xml
index 03f2a6de2069152b7b528d87ed53e6c63fa2feab..3228534dcd3059711d96b00a3a21d4917b220f9e 100644 (file)
   </foreignKey>
   <field>
     <name>start_date</name>
+    <uniqueName>relationship_start_date</uniqueName>
     <type>date</type>
     <title>Relationship Start Date</title>
     <comment>date when the relationship started</comment>
     <add>1.1</add>
     <html>
       <type>Select Date</type>
+      <formatType>activityDate</formatType>
     </html>
   </field>
   <field>
     <name>end_date</name>
+    <uniqueName>relationship_end_date</uniqueName>
     <type>date</type>
     <title>Relationship End Date</title>
     <comment>date when the relationship ended</comment>
     <add>1.1</add>
     <html>
       <type>Select Date</type>
+      <formatType>activityDate</formatType>
     </html>
   </field>
   <field>