Welcome
What do you do?
Usability Professional
Information Architect
Business Analyst
This example demonstrates the use of Variables and OnPageLoad on Masters.

In this example, selecting a job title and clicking the Submit button links to the next page remembering which option was selected.

The OnClick of the Submit button stores a value in the JobVariable based on the selected radio button.

The OnPageLoad of the Header master sets the Welcome text based on the value of the JobVariable when  a page is loaded that uses the master.