add twingle_project_url custom field to TwingleProject

This commit is contained in:
Marc Michalsky forumZFD 2021-02-11 15:49:17 +01:00
parent 215bcc2c77
commit 6f69a8ebf6
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -130,18 +130,18 @@
"is_view": 0,
"weight": 5
},
"twingle_project_page": {
"twingle_project_url": {
"custom_group_id": "Twingle_Project_Information",
"label": "Twingle Project Page",
"name": "twingle_project_page",
"label": "Twingle Project URL",
"name": "twingle_project_url",
"is_required": 0,
"is_searchable": 0,
"data_type": "Memo",
"html_type": "TextArea",
"text_length": 600,
"is_active": 1,
"is_view": 1,
"weight": 1
"is_view": 0,
"weight": 6
},
"twingle_project_widget": {
"custom_group_id": "Twingle_Project_Embed_Codes",
@ -234,6 +234,19 @@
"is_view": 1,
"weight": 7
},
"twingle_project_page": {
"custom_group_id": "Twingle_Project_Embed_Codes",
"label": "Twingle Project Page",
"name": "twingle_project_page",
"is_required": 0,
"is_searchable": 0,
"data_type": "Memo",
"html_type": "TextArea",
"text_length": 600,
"is_active": 1,
"is_view": 1,
"weight": 8
},
"twingle_event_id": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event ID",