Piping with URL Import

Print version

What this feature is, why you should use it and when

Step by step implementation of this feature

Example

Sample survey

This section explains what the "Piping with URL Import" is and why you should use it

What: This feature allows you to use 'URL Import' and 'Piping' together.

Why: This feature is used to import parameters from the address line into one of the questions on the first page of the survey and use them in the next questions or on the 'Thank you' page.

We are about to show you step by step how to implement this feature

To use the combination of these features you need to design a survey and then:

  1. Add a question of the 'Single Line Text with Pre-Format Option' type on the first page of your survey.
  2. Insert the tag <import param="XXX"/> into the responses you need to import parameters from the address line. <more>
  3. Insert tokens [QX.AY] or {QX.AY} into the questions you need to use the imported data. <more>
Note

Question with imported parameters should precede the questions in which these parameters will be used.

Here is an example of using URL Import and Piping together:

See Also: