Question group
Collects answers that consist of multiple fields. Allows for repeating set of sub-questions.
{
"emergencyContact": {
"name": "John",
"lastName": "Doe",
"email": "john@doe.com"
"phone": "2345..."
}
}Using compound answers in templated strings
Using compound answers in conditional logic

Repeating question group answers

Conditional fields



Layout in compound questions

Copy-pasting compound questions
Setting compound answers via URL parameter
Last updated
Was this helpful?