-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Survey Component
Travis Tidwell edited this page Jul 5, 2017
·
3 revisions
The JSON Schema definition for this component is defined as follows.
This component uses the core properties defined within the Common Parameters section.
Property | Description | Value | Required | Default |
---|---|---|---|---|
questions | An array of question objects | An array of question objects, where each question object contains the following properties.
|
true |
[] |
values | An array of value objects | Array of value objects, where each item in the array has the following properties.
|
true |
[] |
Display Users submitted data into a table inside the admin dashboard?