Sorry to ask such a basic question, but how do I pass a value (not input by user) from one page to another?
For example, I am creating a CMS set of pages. The first page lists all the tables I have in the datasource eg
Tutorials
Menus
Knowledgebase
etc
When I click on one of the choices, I...