Performing an action immediately when opening a pageset

In certain cases it is useful that a number of actions are performed immediately when a pageset is opened. For example:
  • retrieving new email messages
  • clearing the result window of a calculator
  • switching on the camera
  • starting a game
  1. Open the pageset.
  2. Choose Menu > Edit F2.
  3. Choose the Cell tab in the edit panel.
  4. In any cell without an ID on a random page (for example, an extra page that a user cannot go to):
    1. Give the cell the ID onloaddocument.
    2. Add the actions to be performed when the pageset is opened.
    The next time the pageset is opened, all actions of the cell with the onloaddocument ID are performed.