Accessing the New Portlet View Wizard
You can create a new view in a portlet by opening the New Portlet View wizard in the following ways:
In the UI Development perspective by clicking the New button on the main toolbar and clicking
Software AG > Composite Applications > Portlet View.
By clicking the
New > Other command anywhere it is available and clicking
Software AG > Composite Applications > Portlet View.
By right-clicking an existing portlet in the Tasks or User Interfaces folder of the Solutions view and clicking
New Portlet View.
All of these methods start the portlet view wizard and enable you to create a new portlet view. In those cases where the project is known the task application project and task are preselected. In other instances, you must specify these values.
After you create a new view, you can use the JSF Faces Configuration editor to define how the run-time user can navigate to the view. For more information, see
Working with Tasks in the Faces
Configuration Editor.
Related Topics