rename custom field for event initiator
This commit is contained in:
parent
fceac70336
commit
4b6b1556d5
1 changed files with 2 additions and 2 deletions
|
@ -287,10 +287,10 @@
|
||||||
"is_view": 1,
|
"is_view": 1,
|
||||||
"weight": 4
|
"weight": 4
|
||||||
},
|
},
|
||||||
"twingle_event_user_name": {
|
"twingle_event_contact_id": {
|
||||||
"custom_group_id": "Twingle_Event_Information",
|
"custom_group_id": "Twingle_Event_Information",
|
||||||
"label": "Twingle Event Initiator",
|
"label": "Twingle Event Initiator",
|
||||||
"name": "twingle_event_user_name",
|
"name": "twingle_event_contact_id",
|
||||||
"is_required": 0,
|
"is_required": 0,
|
||||||
"is_searchable": 1,
|
"is_searchable": 1,
|
||||||
"data_type": "ContactReference",
|
"data_type": "ContactReference",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue