Commit 56bf1921 by Ravindra Kanojiya

updated

1 parent eb2a9c66
{ {
"collectionName": "components_question1_question_1s", "collectionName": "components_question1_question_1s",
"info": { "info": {
"displayName": "Question 1" "displayName": "Question 1",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
...@@ -13,6 +14,14 @@ ...@@ -13,6 +14,14 @@
"type": "component", "type": "component",
"repeatable": true, "repeatable": true,
"component": "options.options" "component": "options.options"
},
"question02": {
"type": "string"
},
"option02": {
"type": "component",
"repeatable": true,
"component": "options2.options2"
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!