<field>
<name>data_type</name>
<type>varchar</type>
- <title>Custom Field Data Type</title>
+ <title>Data Type</title>
<length>16</length>
<required>true</required>
<comment>Controls location of data storage in extended_data table.</comment>
<field>
<name>html_type</name>
<type>varchar</type>
- <title>Custom Field HTML Type</title>
+ <title>HTML Type</title>
<length>32</length>
<required>true</required>
<comment>HTML types plus several built-in extended types.</comment>
</foreignKey>
<field>
<name>location_type_id</name>
- <title>Phone Location Type ID</title>
+ <title>Location Type ID</title>
<type>int unsigned</type>
<comment>Which Location does this phone belong to.</comment>
<pseudoconstant>
</pseudoconstant>
<html>
<type>Select</type>
- <label>Phone Location Type</label>
+ <label>Location Type</label>
</html>
<add>2.0</add>
</field>
</field>
<field>
<name>created_id</name>
- <title>Tag Created By Contact ID</title>
+ <title>Created By Contact ID</title>
<type>int unsigned</type>
<comment>FK to civicrm_contact, who created this tag</comment>
<html>
- <label>Tag Created By</label>
+ <label>Created By</label>
</html>
<add>3.4</add>
</field>
</field>
<field>
<name>location_type_id</name>
- <title>Profile Field Location Type ID</title>
+ <title>Location Type ID</title>
<type>int unsigned</type>
<comment>Location type of this mapping, if required</comment>
<html>
- <label>Profile Field Location Type</label>
+ <label>Location Type</label>
</html>
<add>1.3</add>
</field>
</field>
<field>
<name>description</name>
- <title>Membership Type Description</title>
+ <title>Description</title>
<type>varchar</type>
<html>
<type>TextArea</type>
</foreignKey>
<field>
<name>minimum_fee</name>
- <title>Membership Type Minimum Fee</title>
+ <title>Minimum Fee</title>
<type>decimal</type>
<length>18,9</length>
<comment>Minimum fee for this membership (0 for free/complimentary memberships).</comment>