Skip to Content
0
Former Member
Oct 06, 2005 at 07:37 AM

Passing URL parameters to IView using NavigationTarget

83 Views

Hello,

I'm trying to pass parameters from a NavigationTarget URL to an IView. I've tried the following with different variations of URL encoding, and I have enabled the right passing parameters in the iViews properties.

NavigationTarget=pcd://portal_content/com.abc.cde/com.abc.iviewname&ApplicationParameters=PAGE%3DStartPage

However the PAGE parameter doesn't get through.

Kind Regards

Mattias