Commit d62ee550 by sujata

chnages in client services page

1 parent a4a0fc0c
{ {
"collectionName": "components_layout_technicalexp_tabs", "collectionName": "components_layout_technicalexp_tabs",
"info": { "info": {
"displayName": "TechnicalexpTab" "displayName": "TechnicalexpTab",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
...@@ -10,6 +11,16 @@ ...@@ -10,6 +11,16 @@
}, },
"Description": { "Description": {
"type": "text" "type": "text"
},
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!