Dynamically insert and format answers using template variables
Use template variables to dynamically insert answers from previous steps in your forms. With formatting functions, you can transform collected data into personalized, user-friendly content. Whether you're referring back to a responder’s name, formatting numbers as currency, or adjusting case, template variables let you enrich your form's text and URLs.
Dynamic templates for personalized content
Personalize your forms by referencing and formatting previously collected answers, such as displaying a responder’s name or formatting a price. Use templated variables to add a dynamic, personalized touch to form text and responses, ensuring that responders see content tailored to their answers.
Format data for better readability
With template functions like usd, round, and capitalize, you can format answers for better readability. For example, numbers can be displayed as currency or percentages, and text can be automatically capitalized to match your brand's tone.
Use calculated variables within template variables
Combine the power of both calculated and template variables by embedding calculated results directly into templates. Display the result of a calculated value—like a total price or a formatted date—within your flow’s dynamic text or redirect URLs.
Flexible chaining of functions
Multiple template functions can be chained together, giving you full control over how answers are displayed. You can round numbers, convert text to uppercase, and more, all within one seamless function chain.