<pseudoconstant>
<optionGroupName>activity_type</optionGroupName>
</pseudoconstant>
+ <html>
+ <type>Select</type>
+ </html>
</field>
<index>
<name>UI_activity_type_id</name>
<comment>The subject/purpose/short description of the activity.</comment>
<import>true</import>
<headerPattern>/(activity.)?subject/i</headerPattern>
+ <html>
+ <type>Text</type>
+ </html>
<add>1.1</add>
<modify>2.0</modify>
</field>
<type>datetime</type>
<headerPattern>/(activity.)?date(.time$)?/i</headerPattern>
<comment>Date and time this activity is scheduled to occur. Formerly named scheduled_date_time.</comment>
+ <html>
+ <type>Select Date</type>
+ </html>
<add>2.0</add>
</field>
<field>
<headerPattern>/(activity.)?duration(s)?$/i</headerPattern>
<comment>Planned or actual duration of activity expressed in minutes. Conglomerate of former duration_hours and duration_minutes.</comment>
<add>2.0</add>
+ <html>
+ <type>Text</type>
+ </html>
</field>
<field>
<length>255</length>
<headerPattern>/(activity.)?location$/i</headerPattern>
<comment>Location of the activity (optional, open text).</comment>
+ <html>
+ <type>Text</type>
+ </html>
<add>1.1</add>
</field>
<type>varchar</type>
<length>64</length>
<comment>Phone number in case the number does not exist in the civicrm_phone table.</comment>
+ <html>
+ <type>Text</type>
+ </html>
<add>2.0</add>
</field>
<cols>60</cols>
<headerPattern>/(activity.)?detail(s)?$/i</headerPattern>
<comment>Details about the activity (agenda, notes, etc).</comment>
+ <html>
+ <type>RichTextEditor</type>
+ </html>
<add>1.1</add>
</field>
<pseudoconstant>
<optionGroupName>activity_status</optionGroupName>
</pseudoconstant>
+ <html>
+ <type>Select</type>
+ </html>
</field>
<field>
<name>priority_id</name>
<pseudoconstant>
<optionGroupName>priority</optionGroupName>
</pseudoconstant>
+ <html>
+ <type>Select</type>
+ </html>
</field>
<field>
<name>parent_id</name>
<pseudoconstant>
<optionGroupName>encounter_medium</optionGroupName>
</pseudoconstant>
+ <html>
+ <type>Select</type>
+ </html>
<add>2.2</add>
</field>
<index>
<title>Result</title>
<length>255</length>
<comment>Currently being used to store result id for survey activity, FK to option value.</comment>
+ <html>
+ <type>Text</type>
+ </html>
<add>3.3</add>
</field>
<field>
<title>Campaign ID</title>
<import>true</import>
<comment>The campaign for which this activity has been triggered.</comment>
+ <html>
+ <type>Select</type>
+ </html>
<add>3.4</add>
</field>
<foreignKey>
<pseudoconstant>
<optionGroupName>engagement_index</optionGroupName>
</pseudoconstant>
+ <html>
+ <type>Select</type>
+ </html>
<add>3.4</add>
</field>
<field>
<type>text</type>
<comment>Description of this batch set.</comment>
<localizable>true</localizable>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>3.3</add>
<required>true</required>
<comment>Name of the Campaign.</comment>
<import>true</import>
+ <html>
+ <type>Text</type>
+ </html>
<add>3.3</add>
</field>
<length>255</length>
<comment>Title of the Campaign.</comment>
<import>true</import>
+ <html>
+ <type>Text</type>
+ </html>
<add>3.3</add>
</field>
<name>description</name>
<title>Campaign Description</title>
<type>text</type>
- <htmlType>textarea</htmlType>
- <rows>8</rows>
+ <html>
+ <type>TextArea</type>
+ <rows>8</rows>
+ </html>
<cols>60</cols>
<comment>Full description of Campaign.</comment>
<add>3.3</add>
<headerPattern>/^start|(s(tart\s)?date)$/i</headerPattern>
<comment>Date and time that Campaign starts.</comment>
<import>true</import>
+ <html>
+ <type>Select Date</type>
+ </html>
<add>3.3</add>
</field>
<headerPattern>/^end|(e(nd\s)?date)$/i</headerPattern>
<comment>Date and time that Campaign ends.</comment>
<import>true</import>
+ <html>
+ <type>Select Date</type>
+ </html>
<add>3.3</add>
</field>
<name>recontact_interval</name>
<type>text</type>
<comment>Recontact intervals for each status.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>20</rows>
<cols>80</cols>
<add>3.3</add>
<name>instructions</name>
<type>text</type>
<comment>Script instructions for volunteers to use for the survey.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>20</rows>
<cols>80</cols>
<add>3.3</add>
<name>thankyou_text</name>
<title>Thank-you Text</title>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>60</cols>
<localizable>true</localizable>
<field>
<name>details</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>60</cols>
<comment>Details about the meeting (agenda, notes, etc).</comment>
<field>
<name>description</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>2</rows>
<cols>60</cols>
<comment>localized Optional verbose description of the type.</comment>
<name>description</name>
<type>text</type>
<title>Group Description</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>2</rows>
<cols>60</cols>
<comment>Optional verbose description of the group.</comment>
<name>note</name>
<type>text</type>
<comment>Note and/or Comment.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<import>true</import>
<field>
<name>intro_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<name>thankyou_text</name>
<title>Thank-you Text</title>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>60</cols>
<localizable>true</localizable>
<name>thankyou_footer</name>
<title>Thank-you Footer</title>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>60</cols>
<localizable>true</localizable>
<name>for_organization</name>
<title>On Behalf Of Organization</title>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>2</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>receipt_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>footer_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>honor_block_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>2</rows>
<cols>50</cols>
<localizable>true</localizable>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display before fields in form.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.1</add>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display after fields in form.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.1</add>
<name>config_backend</name>
<type>text</type>
<comment>Backend configuration.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>20</rows>
<cols>80</cols>
<add>1.6</add>
<name>locale_custom_strings</name>
<type>text</type>
<comment>Locale specific string overrides</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>20</rows>
<cols>80</cols>
<add>3.2</add>
<name>parameters</name>
<type>text</type>
<comment>List of parameters to the command.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<add>4.1</add>
<name>note</name>
<type>text</type>
<comment>Note and/or Comment.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<import>true</import>
<field>
<name>description</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>60</cols>
<localizable>true</localizable>
<name>mailing_backend</name>
<type>text</type>
<comment>Smtp Backend configuration.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>20</rows>
<cols>80</cols>
<add>2.2</add>
<name>description</name>
<type>text</type>
<title>Profile Description</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>2</rows>
<cols>60</cols>
<comment>Optional verbose description of the profile.</comment>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display before fields in form.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.2</add>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display after fields in form.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.2</add>
<name>summary</name>
<type>text</type>
<title>Event Summary</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<localizable>true</localizable>
<type>text</type>
<uniqueName>event_description</uniqueName>
<title>Event Description</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>60</cols>
<localizable>true</localizable>
<name>event_full_text</name>
<type>text</type>
<title>Event Information</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<localizable>true</localizable>
<field>
<name>receipt_text</name>
<type>varchar</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<length>255</length>
<field>
<name>intro_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<title>Introductory Message</title>
<name>footer_text</name>
<title>Footer Message</title>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>confirm_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<title>Confirm Text</title>
<name>confirm_footer_text</name>
<type>text</type>
<title>Footer Text</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<name>confirm_email_text</name>
<type>text</type>
<title>Confirmation Email Text</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>thankyou_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<title>ThankYou Text</title>
<name>thankyou_footer_text</name>
<type>text</type>
<title>Footer Text</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>waitlist_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<localizable>true</localizable>
<field>
<name>approval_req_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<localizable>true</localizable>
<field>
<name>intro_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<title>Introductory Message</title>
<name>footer_text</name>
<title>Footer Message</title>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>confirm_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<title>Confirm Text</title>
<name>confirm_footer_text</name>
<type>text</type>
<title>Footer Text</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<name>confirm_email_text</name>
<type>text</type>
<title>Confirmation Email Text</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>50</cols>
<localizable>true</localizable>
<field>
<name>thankyou_text</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<title>ThankYou Text</title>
<name>thankyou_footer_text</name>
<type>text</type>
<title>Footer Text</title>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<localizable>true</localizable>
<type>text</type>
<title>Grant Rationale</title>
<comment>Grant rationale.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<import>true</import>
<name>body_html</name>
<type>text</type>
<comment>Body of the component in html format.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>80</cols>
</field>
<name>body_text</name>
<type>text</type>
<comment>Body of the component in text format.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>8</rows>
<cols>80</cols>
</field>
<field>
<name>description</name>
<type>varchar</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<length>255</length>
<field>
<name>receipt_text_signup</name>
<type>varchar</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<length>255</length>
<field>
<name>receipt_text_renewal</name>
<type>varchar</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>6</rows>
<cols>50</cols>
<length>255</length>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display before this field.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.8</add>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display after this field.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.8</add>
<field>
<name>description</name>
<type>text</type>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<default>NULL</default>
<rows>2</rows>
<cols>60</cols>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display before fields in form.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.8</add>
<type>text</type>
<localizable>true</localizable>
<comment>Description and/or help text to display after fields in form.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>80</cols>
<add>1.8</add>
<title>Report Instance Header</title>
<type>text</type>
<comment>comma-separated list of email addresses to send the report to</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<add>2.2</add>
<title>Report Instance Footer</title>
<type>text</type>
<comment>comma-separated list of email addresses to send the report to</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>4</rows>
<cols>60</cols>
<add>2.2</add>
<name>message</name>
<type>text</type>
<comment>Contents of the SMS.</comment>
- <htmlType>textarea</htmlType>
+ <html>
+ <type>TextArea</type>
+ </html>
+
<rows>5</rows>
<cols>80</cols>
<add>1.4</add>