Skip to Content
0
Former Member
Nov 24, 2011 at 12:10 PM

how to pass Portal User Id along with the Help Link Url of Masthead Iview

82 Views

Hi Experts,

I've a requirement wherein I want to pass the Portal user id along with the Help Link Url in the Masthead Iview.

When the user clicks on the Help Link Url, the user should be navigated to the defined Url and the Portal user Id should be passed along with it.

I am able to navigate to the custom Help Link Url but not able to pass the logged on user's Portal Id alongside.

I tried by passing a parameter PortalUser=<User.UserID> along with the Url but it seems that the user id is not picked and in the target Url I am getting the PortalUser parameter as null.

The same thing works when I create a appIntegrator iview and pass the PortalUser parameter to the target Url.

Can anyone please suggest on how can we pass the Portal User Id in the Help Link Url of the Masthead Iview?

Also, please suggest if this is not feasible.

Thanks & Best Regards,

Anurag Gwari