Pipe source selector |

|
The pipe source selector is an easy to use interface that will let us select from different tag sources that will be replaced at runtime with the current value based on the respondent state. We can choose between several piping sources :
Answer Pipe Value
Let us choose from a list of available answer pipe values in order to pipe a respondent text.
- From Previous Pages show all answers that have a pipe alias and that are available on the previous pages that the current question's page.
- All Pages show all answers that have a pipe alias and that are available on any pages of the form.
Question Answers Pipe
Let us choose from a list of available question pipe values in order to pipe a respondent answer(s) to a question.
- From Previous Pages show all questions that have a pipe alias and that are available on the previous pages that the current question's page.
- All Pages show all questions that have a pipe alias and that are available on any pages of the form.
Dynamic Content
Let us choose from a list of available dynamic content tags in order to pipe a dynamic text that we've setup based on the respondent's answer.
- From Previous Pages show all dynamic content tags that are available on the previous pages that the current question's page.
- All Pages show all dynamic content tags that are available for any pages of the form.
Querystring Variable Value
- Variable Name is the name of querystring variable from which the value will be piped into the text.
Session Variable Value
- Variable Name is the name of session variable from which the value will be piped into the text.
Cookie Variable Value
- Variable Name is the name of cookie variable from which the value will be piped into the text.
Web Server Variable Value
- Variable Name is the name of web server variable from which the value will be piped into the text.
Panel Attribute Value
- Panel is the panel from which we will choose the attributes which value will be piped into the text.