Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Add a Smart Template to you page

  2. Ensure you have checked the option
  3. Then inside the Smart Template you can put something like
  4. Then in URL you can do the following

    Code Block
    https://wiki.vertuna.com/display/ST/Using+request+parameters+with+Smart+Templates?name=John

     



  5. And this is the result

  6. To sum up - variables from request (URL) can be used within the Smart Template and their names are prefixed with "req". A variable "name" from URL becomes a "${reqname}" in a template

ConfiTemplates Smart Template

${reqname}