Portlet with various views in the portal configuration

Hi,

I have a portlet with the views “default.view”, “A.view” and “B.view”. published to out MWS.

In the MWS I’ve created a portal in which I’ve dragged the published portlet.

I do not find any property which allows me to choose the portlet’s view. Only the default-view is shown.

Did I forget something in the portlet’s coniguration?

Regards,
Gregor

In the portlet editor, under each portlet there is an Init Param called: ‘com.webMethods.caf.faces.portlet.INIT_VIEW’. Change the value to your alternate view.

Hope this helps.
–mark

That setting is for the default view. But I want to use one portlet in MWS on different pages with different entrypoints to the portlet. If the non-default views are really only available through navigation rules (which need triggered actions), I’ll split the views on different portlets.

Regards,
Gregor

If you are linking to this portlet, then you can specify which view to use with the Extended Portlet URL’s Target View property.

Regards,
–mark