Use TextAreas as html_type for embed codes
This commit is contained in:
parent
439540959a
commit
c79e799242
1 changed files with 7 additions and 7 deletions
|
@ -151,7 +151,7 @@
|
|||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "RichTextEditor",
|
||||
"html_type": "TextArea",
|
||||
"text_length": 600,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
|
@ -164,7 +164,7 @@
|
|||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "RichTextEditor",
|
||||
"html_type": "TextArea",
|
||||
"text_length": 600,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
|
@ -177,7 +177,7 @@
|
|||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "RichTextEditor",
|
||||
"html_type": "TextArea",
|
||||
"text_length": 600,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
|
@ -190,7 +190,7 @@
|
|||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "RichTextEditor",
|
||||
"html_type": "TextArea",
|
||||
"text_length": 600,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
|
@ -203,7 +203,7 @@
|
|||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "RichTextEditor",
|
||||
"html_type": "TextArea",
|
||||
"text_length": 1300,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
|
@ -216,7 +216,7 @@
|
|||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "RichTextEditor",
|
||||
"html_type": "TextArea",
|
||||
"text_length": 1300,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
|
@ -229,7 +229,7 @@
|
|||
"is_required": 0,
|
||||
"is_searchable": 0,
|
||||
"data_type": "Memo",
|
||||
"html_type": "RichTextEditor",
|
||||
"html_type": "TextArea",
|
||||
"text_length": 120,
|
||||
"is_active": 1,
|
||||
"is_view": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue