This topic describes common tasks that you can perform while connecting multiple pages. For more detailed information, click the links in the right column.
To perform this task... |
Follow these steps |
Add components |
|
Create a page |
- In the Page Flow editor, right-click and choose New File.
- In the New Page wizard, choose Java Server Faces > Visual Web JSF Page and click Next..
- Type the name of the new page and click Finish
|
Delete a connector |
- In the Page Flow editor, right-click the connector and choose Delete.
|
Delete a page |
- In the Page Flow editor, right-click the page and choose Delete.
|
Open page in the Visual Designer |
- In the Page Flow editor, right-click the page and choose Open.
|
Rename a connector |
- In the Page Flow editor, right-click the connector you wan to rename and choose Rename.
- Type in the new name and press OK.
|
Set dynamic navigation |
|
Set static navigation |
- If necessary, create the source page and then create the component that triggers the navigation.
- Create the destination page.
- Click the source page to display its components.
- In the source page, click the component that triggers the navigation and drag the connector to the destination page.
|