Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

With Smart Templates version 1.2 and newer you can pass variables from request to a Smart Template

Here is how:

  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

 

 Hello ${reqname}

  • No labels