</field>
<field>
<name>intro_text</name>
+ <title>Contribution Page Introduction Text</title>
<type>text</type>
- <htmlType>textarea</htmlType>
- <rows>6</rows>
- <cols>50</cols>
+ <html>
+ <type>TextArea</type>
+ <rows>6</rows>
+ <cols>50</cols>
+ </html>
<localizable>true</localizable>
<comment>Text and html allowed. Displayed below title.</comment>
<add>1.3</add>
</field>
<field>
<name>honor_block_text</name>
+ <title>Contribution Page Honor Block Text</title>
<type>text</type>
- <htmlType>textarea</htmlType>
- <rows>2</rows>
- <cols>50</cols>
+ <html>
+ <type>TextArea</type>
+ <rows>2</rows>
+ <cols>50</cols>
+ </html>
<localizable>true</localizable>
<comment>text for honor block.</comment>
<add>1.5</add>
<name>operator</name>
<type>enum</type>
<values>=, !=, >, <, >=, <=,
- IN, NOT IN, LIKE, NOT LIKE, IS NULL, IS NOT NULL</values>
+ IN, NOT IN, LIKE, NOT LIKE, IS NULL, IS NOT NULL, IS NOT EMPTY, IS EMPTY</values>
<comment>SQL WHERE operator for search-builder mapping fields (search criteria).</comment>
<add>1.5</add>
+ <html>
+ <type>Select</type>
+ </html>
</field>
<field>
<name>value</name>