<?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: how to make default view in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244730#M1309799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Amit,&lt;/P&gt;&lt;P&gt;If you are talking abt WebDynpro appl., then to make a view as Default set the Default property of that view as true.&lt;/P&gt;&lt;P&gt;Steps: - &lt;/P&gt;&lt;P&gt;1.In WebDynpro Navigation panel,select your view i.e. created_view, which will be there inside any window&lt;/P&gt;&lt;P&gt;2.you will get the properties of this view in proeprties pane.&lt;/P&gt;&lt;P&gt;3.Change the default property of this view as true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sahu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2007 09:36:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-31T09:36:29Z</dc:date>
    <item>
      <title>how to make default view</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaq-p/3244728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If I have two views. the first one is default created(DEFAULT_VIEW) &amp;amp; the other one is created by me(CREATED_VIEW). Now when i run the application the DEFAULT_VIEW will be appear in the browser. INSTEAD OF THAT I WANTED TO SET THE FIRST VIEW AS "CREATED_VIEW). How do I do that. Please help me.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 09:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaq-p/3244728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T09:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to make default view</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244729#M1309798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In web dynpro explorer, select&lt;/P&gt;&lt;P&gt;Project (Root node) -&amp;gt; Web Dynpro -&amp;gt; Web Dynpro components -&amp;gt; YourComponent -&amp;gt; Window -&amp;gt; YourView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select properties tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set default property to "true".&lt;/P&gt;&lt;P&gt;For all other views this will be automatically set to false.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayuresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : xxxxxxxxxxxxxxxxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Armin Reichert on Jan 1, 2008 3:44 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 09:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244729#M1309798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T09:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to make default view</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244730#M1309799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Amit,&lt;/P&gt;&lt;P&gt;If you are talking abt WebDynpro appl., then to make a view as Default set the Default property of that view as true.&lt;/P&gt;&lt;P&gt;Steps: - &lt;/P&gt;&lt;P&gt;1.In WebDynpro Navigation panel,select your view i.e. created_view, which will be there inside any window&lt;/P&gt;&lt;P&gt;2.you will get the properties of this view in proeprties pane.&lt;/P&gt;&lt;P&gt;3.Change the default property of this view as true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sahu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 09:36:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244730#M1309799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T09:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to make default view</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244731#M1309800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really Appreciate both of ur answers. but im not able to find the default property in the property pane. I can only see Name, Package &amp;amp; Path in the property pane&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amit Patil on Dec 31, 2007 10:44 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 09:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244731#M1309800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T09:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to make default view</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244732#M1309801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the web dynpro explorer, you can see the view in "Views" as well as &lt;STRONG&gt;"Windows"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Select it in Windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In web dynpro explorer, select&lt;/P&gt;&lt;P&gt;Project (Root node) -&amp;gt; Web Dynpro -&amp;gt; Web Dynpro components -&amp;gt; YourComponent -&amp;gt; &lt;STRONG&gt;Windows&lt;/STRONG&gt; -&amp;gt; YourView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select properties tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set default property to "true".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 09:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244732#M1309801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T09:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to make default view</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244733#M1309802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey thanx buddies. Actually i went for the window itself but i dint embed the views thts why i was not able to see their properties. Anyways thanx a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 09:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-make-default-view/qaa-p/3244733#M1309802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T09:56:57Z</dc:date>
    </item>
  </channel>
</rss>

