implement TwingleEvent
This commit is contained in:
parent
6b434e455f
commit
3554f958d2
10 changed files with 735 additions and 570 deletions
|
@ -249,6 +249,159 @@
|
|||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 7
|
||||
},
|
||||
"twingle_event_id": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event ID",
|
||||
"name": "twingle_event_id",
|
||||
"is_required": 1,
|
||||
"is_searchable": 1,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 16,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 1
|
||||
},
|
||||
"twingle_event_project_id": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Project ID",
|
||||
"name": "twingle_event_project_id",
|
||||
"is_required": 0,
|
||||
"is_searchable": 1,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 16,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 2
|
||||
},
|
||||
"twingle_event_identifier": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Identifier",
|
||||
"name": "twingle_event_identifier",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 16,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 3
|
||||
},
|
||||
"twingle_event_slug": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Slug",
|
||||
"name": "twingle_event_slug",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 128,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 4
|
||||
},
|
||||
"twingle_event_user_name": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Initiator",
|
||||
"name": "twingle_event_user_name",
|
||||
"is_required": 0,
|
||||
"is_searchable": 1,
|
||||
"data_type": "ContactReference",
|
||||
"html_type": "Autocomplete-Select",
|
||||
"is_active": 1,
|
||||
"is_view": 0,
|
||||
"weight": 5
|
||||
},
|
||||
"twingle_event_user_email": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Initiator Email",
|
||||
"name": "twingle_event_user_email",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 128,
|
||||
"is_active": 0,
|
||||
"is_view": 1,
|
||||
"weight": 6
|
||||
},
|
||||
"twingle_event_target": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Target",
|
||||
"name": "twingle_event_target",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 10,
|
||||
"is_active": 0,
|
||||
"is_view": 1,
|
||||
"weight": 6
|
||||
},
|
||||
"twingle_event_is_public": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event is public",
|
||||
"name": "twingle_event_is_public",
|
||||
"is_required": 0,
|
||||
"is_searchable": 1,
|
||||
"data_type": "Boolean",
|
||||
"html_type": "Radio",
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 7
|
||||
},
|
||||
"twingle_event_deleted": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Deleted",
|
||||
"name": "twingle_event_deleted",
|
||||
"is_required": 0,
|
||||
"is_searchable": 1,
|
||||
"data_type": "Boolean",
|
||||
"html_type": "Radio",
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 8
|
||||
},
|
||||
"twingle_event_confirmed_at": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Confirmed At",
|
||||
"name": "twingle_event_confirmed_at",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 64,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 9
|
||||
},
|
||||
"twingle_event_created_at": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Created At",
|
||||
"name": "twingle_event_created_at",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 64,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 10
|
||||
},
|
||||
"twingle_event_creation_url": {
|
||||
"custom_group_id": "Twingle_Event_Information",
|
||||
"label": "Twingle Event Creation URL",
|
||||
"name": "twingle_event_creation_url",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "String",
|
||||
"html_type": "Text",
|
||||
"text_length": 256,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 11
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue