add custom field twingle_campaign_cid to TwingleCampaign
This commit is contained in:
parent
34bf53b51b
commit
b7fc25291e
1 changed files with 14 additions and 1 deletions
|
@ -426,6 +426,19 @@
|
|||
"is_view": 1,
|
||||
"weight": 1
|
||||
},
|
||||
"twingle_campaign_cid": {
|
||||
"custom_group_id": "Twingle_Campaign_Information",
|
||||
"label": "Twingle Campaign CID",
|
||||
"name": "twingle_campaign_cid",
|
||||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "Text",
|
||||
"text_length": 32,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 2
|
||||
},
|
||||
"twingle_campaign_url": {
|
||||
"custom_group_id": "Twingle_Campaign_Information",
|
||||
"label": "Twingle Campaign URL",
|
||||
|
@ -437,7 +450,7 @@
|
|||
"text_length": 600,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
"weight": 2
|
||||
"weight": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue