'pcp_intro_text',
'new', // The 'new' text in word replacements
'replyto_email', // e.g. '"Full Name" <user@example.org>'
+ 'operator',
);
}
return $this->skipFields;
<field>
<name>website_type_id</name>
<type>int unsigned</type>
+ <title>Website type ID</title>
<comment>Which type of website does this site belong</comment>
<add>3.2</add>
<pseudoconstant>
<field>
<name>relationship_type_id</name>
<type>int unsigned</type>
+ <title>Relationship type ID</title>
<comment>Relationship type, if required</comment>
<add>1.2</add>
</field>