Skip to content

Commit

Permalink
Merge pull request #410 from jmcclelland/CRM-19611
Browse files Browse the repository at this point in the history
CRM-19611 - remove custom fields that are now duplicated in core.
  • Loading branch information
colemanw authored Nov 7, 2016
2 parents 7d48e47 + 4805a82 commit 4816d67
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions modules/civicrm_engage/CustomGroupData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,20 +91,6 @@
<is_multiple>0</is_multiple>
<collapse_adv_display>0</collapse_adv_display>
</CustomGroup>
<CustomGroup>
<name>Event_Details</name>
<title>Event Details</title>
<extends>Event</extends>
<style>Inline</style>
<collapse_display>1</collapse_display>
<help_pre></help_pre>
<help_post></help_post>
<weight>14</weight>
<is_active>1</is_active>
<table_name>civicrm_value_event_details</table_name>
<is_multiple>0</is_multiple>
<collapse_adv_display>0</collapse_adv_display>
</CustomGroup>
<CustomGroup>
<name>Communication_Details</name>
<title>Communication Details</title>
Expand Down Expand Up @@ -729,25 +715,6 @@
<option_group_name>invitation_response_options</option_group_name>
<custom_group_name>Participant_Info</custom_group_name>
</CustomField>
<CustomField>
<label>Event Contact Person</label>
<name>event_contact_person</name>
<data_type>ContactReference</data_type>
<html_type>Autocomplete-Select</html_type>
<filter>action=lookup&amp;group=2</filter>
<is_required>0</is_required>
<is_searchable>1</is_searchable>
<is_search_range>0</is_search_range>
<weight>8</weight>
<is_active>1</is_active>
<is_view>0</is_view>
<text_length>255</text_length>
<date_format>M:;:;:;d:;:;:;Y</date_format>
<note_columns>60</note_columns>
<note_rows>4</note_rows>
<column_name>event_contact_person</column_name>
<custom_group_name>Event_Details</custom_group_name>
</CustomField>
<CustomField>
<label>Best time to Contact</label>
<data_type>String</data_type>
Expand Down

0 comments on commit 4816d67

Please sign in to comment.