delete custom field for twingle_project_name

store value in 'title' instead
This commit is contained in:
Marc Michalsky forumZFD 2020-09-30 15:34:50 +02:00
parent c7eca6f641
commit cc3b14e32c
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -62,19 +62,6 @@
"is_view": 1,
"weight": 1
},
"twingle_project_name": {
"custom_group_id": "Twingle_Project_Information",
"label": "Twingle Project name",
"name": "twingle_project_name",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 32,
"is_active": 1,
"is_view": 0,
"weight": 6
},
"twingle_project_organisation_id": {
"custom_group_id": "Twingle_Project_Information",
"label": "Twingle Project organisation ID",
@ -1241,4 +1228,4 @@
"weight": 1
}
}
}
}