Adding a New PageFlow

You add a new PageFlow from the Toolbox.

  1. Select Transition from the Toolbox.
  2. Draw a transition from the the source state, e.g. Home, to the target state, e.g. CustomerFind.
  3. Open the property sheet of the transition and click the Trigger tab.
  4. Click the Create tool to the right of the Trigger Event field to create a new event, enter an appropriate name for the event and click OK to return to the transition property sheet.
  5. Click OK to create the new PageFlow:


    After you modify the default pageflow, and generate JSF codes, the corresponding default JSF pages, page beans and faces-config file will be updated.