Piping enables you to carry text from one question to the next depending on the options selected by the respondent. For example, if you have a scenario as shown below: In the first question, you ask about a product purchase. You want to insert the name of the product indicated in question 1 as part of the question text for question 2.
Piping will enable you to replace XXXX with the appropriate text. If the respondent had selected Product A for question 1 then question 2 will be displayed as:
How can I set up piping?
To set up piping, go to:
In the destination question, use the ${piping_text} tag wherever you would like the piped text to show up. For example, in the above scenario, question 2 would be set up as:
Can I carry over the Piping Text to multiple pages?
Piping Text can only be carried over to the immediate next page. If you wish to carry over text to multiple pages you can do so using Custom Variables.
Is there any limitation on the number of characters that can be piped?
Piping text has a limitation of 255 characters (including spaces and special characters).