Hi All, In a new solutions I am using portal pages, both for anonymous and authorized users. For both types of users I present a portal page based on the PartyProfile portal page,see: http://demo-stable-ofbiz.apache.org/webtools/control/EditPortalPage?portalPageId=PartyProfile
The issue is that when I access the application as an anonymous user, I don't get the appropriate portal page. I do see the rest of the screen elements included in the screen. When I change the portalPageId from 'anonymous' back to 'PartyProfile' I do get to see the portal page. Yet, the parameters of both portal pages are the same: - PartyProfile: <PortalPage description="Party profile page using flexible Portal technology" ownerUserLoginId="*_NA_*" portalPageId=" *PartyProfile*" portalPageName="*Parties*" sequenceNum="0"/> - AnonyProfile: <PortalPage description="Anonymous profile page using flexible Portal technology" ownerUserLoginId="*_NA_*" portalPageId=" *AnonProfile*" portalPageName="*Anonymous*" sequenceNum="0"/> The same set of PortalPagePortlets is used in both cases. What am I missing to get my anonymous portal page to show? Best regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com
