Back to Changelog

Released

New featureForm design

Context Variables and Liquid Fallbacks

Define typed context variables with defaults, personalize form copy with Liquid tokens and per-use fallbacks, and see resolved titles in reports.

You can now define context variables for a form with types and default values, then insert Liquid tokens into question text, section titles, and other copy. Each token can include its own fallback when a value is missing at runtime.

Use context variables to personalize in-app and shareable forms from SDK payloads, link query parameters, or other runtime data—without hard-coding separate forms for every segment.

Resolved variable values also appear in analytics: chart titles and Individual Responses show the text respondents actually saw, not the raw template.

See Test logic jumps for previewing forms with sample context values, and Pass context variables for shareable links.