Designing the Screen
To edit the success screen, click the Thank you toggle in the Studio’s top navigation bar. The canvas instantly swaps from the block builder to the post-submission editor. Click on the Thank-You message to open the Inspector panel on the left.Text Configuration
string
required
Headline
Customize the primary title. Move beyond a generic “Thank you!” to something on-brand, like “Your application is under review” or “You’re on the exclusive list!”
textarea
Sub Message
Use the sub-message area to inform respondents of exactly what happens next (e.g., “Our enterprise sales team will contact you within 24 hours at the email provided.”).
Call-To-Action (CTA) Button
string
CTA Label
The text displayed on the button (e.g., “Download PDF”). Leave this field completely blank to remove the button from the Thank-You screen entirely.
string
CTA URL
The destination URL where the respondent is directed when they click the button. Ensure you include the full protocol (e.g.,
https://example.com).Routing & Redirection Rules
Understanding exactly what happens when the user clicks ‘Submit’ is critical for building enterprise flows.Frequently Asked Questions
Can the Thank-You screen display a respondent's calculated score?
Can the Thank-You screen display a respondent's calculated score?
Not out-of-the-box via dynamic text. However, a powerful workaround is to use a Hard Redirect to pass the submission ID to your own application via query parameters, where you can fetch the data (via Webhook) and render a highly personalized results page.
Will partial or abandoned submissions trigger the Thank-You screen?
Will partial or abandoned submissions trigger the Thank-You screen?
No. The screen is strictly gated behind a successful, fully validated submission. Partial submissions are saved silently in the background (if enabled in Behavior Settings).
Does my custom branding apply to this screen?
Does my custom branding apply to this screen?
Absolutely. The Thank-You screen automatically inherits your exact typography, background colors, and button styling defined in the Design panel.