<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Page Navigation Basics in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245532#M530355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to create LinkToAction controls, then action per every UI element, and, finally use Protal Eventing API to fire portal navigation events from corresponding action handlers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2006 14:39:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-31T14:39:40Z</dc:date>
    <item>
      <title>Page Navigation Basics</title>
      <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaq-p/1245531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi WebDyn Pro's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to WebDynpro.  I have a couple of basic questions about page navigation.  I have simple requirements.  I need to build an overview page with links to different portal roles/tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see many examples of page navigation, but I don't see how to exactly incorporate it into a WebDynpro.  Where do you add this navigation code into a WebDynpro?  Do you attach the code to a urlLink element somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 14:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaq-p/1245531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T14:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Page Navigation Basics</title>
      <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245532#M530355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to create LinkToAction controls, then action per every UI element, and, finally use Protal Eventing API to fire portal navigation events from corresponding action handlers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 14:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245532#M530355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T14:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Page Navigation Basics</title>
      <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245533#M530356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have it working yet, because I'm not able to fully understand all of your instructions I suppose.  When I click on the link, nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added a LinkToAction control on my View.  And I created the necessary WDPortalNavigation.navigate code in the new method created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the part I suppose I don't understand.  How do I "use the Portal Eventing API to fire portal navigation events"?  Can you describe that a little bit more detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 15:57:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245533#M530356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T15:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Page Navigation Basics</title>
      <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245534#M530357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following tutorial, it contains section on portal eventing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/tutorial%20on%20integrating%20web%20dynpro%20in%20portal%20-%2019.htm"&amp;gt;Integrating Web Dynpro in Portal (19)&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Valery Silaev&lt;/P&gt;&lt;P&gt;EPAM Systems&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.NetWeaverTeam.com" target="test_blank"&gt;http://www.NetWeaverTeam.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 16:02:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245534#M530357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T16:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Page Navigation Basics</title>
      <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245535#M530358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again for the feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually did read that tutorial prior to posting my question.  Unfortunately, I find that it gives such high level information, it is not helpful to me.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 16:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245535#M530358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T16:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Page Navigation Basics</title>
      <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245536#M530359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not familiar with this topic, my advise is to search SDN for &amp;lt;b&amp;gt;WDPortalNavigation&amp;lt;/b&amp;gt;, there is 27 links total, among them there are 5-7 PDF tutorials -- try find information there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 16:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245536#M530359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T16:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Page Navigation Basics</title>
      <link>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245537#M530360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need a concrete example how PortalNavigation code looks like, here it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
		WDPortalNavigation.navigateAbsolute(
			PCD_ID,
			WDPortalNavigationMode.SHOW_INPLACE,
			WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
			null);
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where PCD_ID looks as:&lt;/P&gt;&lt;P&gt;"ROLES://portal_content/other_vendors/specialist/&amp;lt;your company folderid&amp;gt;/roles/&amp;lt;your pcd role id&amp;gt;_showcase/&amp;lt;and here full path to the tab/page of PCD in your pcd role definition&amp;gt;"&lt;/P&gt;&lt;P&gt;Of course, in your case the structure of id might look different - according to your PCD.&lt;/P&gt;&lt;P&gt;You may copy the PCD_ID from PCD editor - just copy ID from the object reference in the role (just don't forget to add "ROLES://" in front of it)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 07:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/page-navigation-basics/qaa-p/1245537#M530360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T07:28:45Z</dc:date>
    </item>
  </channel>
</rss>

