cancel
Showing results for 
Search instead for 
Did you mean: 

doNavigate with parameter transfer?

Former Member
0 Kudos

Hi,

I want to make a portal navigation to a page with doNavigate when the user clicks a link in a table of an iView in another page. My problem is that I also want to transfer a parameter with a value depending of the selected entry (for example a date). The target should initialize and show data of the selected entry.

How is it possible to publish this information to the target. Any ideas?

Thank you and best regards

Marcus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Marcus,

you can just append the parameter to the link.

In the linked page / iview you have to change the "URL parameter passing" settings. I can't remember the exact name of the setting right now. Either set it to * or enter the parameter name.

Hope this helps.

Kind regards

Francisco

Message was edited by: Francisco Villar

Former Member
0 Kudos

Hi Francisco,

thank you, that was what im looking for. Your mentioned parameter is called com.sap.portal.reserved.iview.ParamList.

Best regards,

Marcus

Answers (0)