<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Fixed starting point for portlets</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=343983" />
  <subtitle>Fixed starting point for portlets</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=343983</id>
  <updated>2026-04-05T19:08:30Z</updated>
  <dc:date>2026-04-05T19:08:30Z</dc:date>
  <entry>
    <title>RE: Re: [Liferay Forums][3. Development]Fixed starting point for portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=350641" />
    <author>
      <name>Andy Leung</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=350641</id>
    <updated>2007-12-20T20:14:42Z</updated>
    <published>2007-12-20T20:14:42Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div class="quote-title"&gt;Kerstin Görtz:&lt;/div&gt;&lt;blockquote&gt;I'm sorry but I don't know what you mean. I do not want to maximize or minimize the portlet. The second approach, changing edit mode to view mode, sounds interesting but I don't have a clue how to do that. Where in the portlet should I use the init() method? In the Action class of the edit page? &lt;img alt="emoticon" src="@theme_images_path@/emoticons/blink.gif"&gt; Sorry for my dumb questions &lt;img alt="emoticon" src="@theme_images_path@/emoticons/sad.gif"&gt;&lt;/blockquote&gt;&lt;br&gt;&lt;br&gt;I am sorry, I don't find the code anymore or maybe I am impatient.  Here is a snippet:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;portlet:renderurl portletMode="view" /&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;See the above? There is something about portletMode, you have to check the API as I don't quite remember.  There is supposed s sample that contains the code but I couldn't find it.  I am sorry but I hope you can find the code and it's only a method call, that's it.&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Andy Leung</dc:creator>
    <dc:date>2007-12-20T20:14:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: [Liferay Forums][3. Development]Fixed starting point for portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=349200" />
    <author>
      <name>Kerstin Görtz</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=349200</id>
    <updated>2007-12-20T08:50:58Z</updated>
    <published>2007-12-20T08:50:58Z</published>
    <summary type="html">I&amp;#39;m sorry but I don&amp;#39;t know what you mean. I do not want to maximize or minimize the portlet. The second approach, changing edit mode to view mode, sounds interesting but I don&amp;#39;t have a clue how to do that. Where in the portlet should I use the init() method? In the Action class of the edit page? &lt;img alt="emoticon" src="@theme_images_path@/emoticons/blink.gif" &gt; Sorry for my dumb questions &lt;img alt="emoticon" src="@theme_images_path@/emoticons/sad.gif" &gt;</summary>
    <dc:creator>Kerstin Görtz</dc:creator>
    <dc:date>2007-12-20T08:50:58Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: [Liferay Forums][3. Development]Fixed starting point for portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=347484" />
    <author>
      <name>Andy Leung</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=347484</id>
    <updated>2007-12-19T15:56:18Z</updated>
    <published>2007-12-19T15:56:18Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Kerstin Görtz:&lt;/div&gt;&lt;blockquote&gt;Hi, &lt;br /&gt;&lt;br /&gt;i am using Liferay Portal 4.3.5. I have a portal.properties in the portal-impl/classes file, and the value of layout.remember.session.window.state.maximized is false. I am working with Tomcat.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Hello,&lt;br /&gt;&lt;br /&gt;Programmatically you can do that.  With init() in your portlet, you can force changing your portlet mode from maximize into minimize and edit mode to view mode.  I don&amp;#39;t have the code with me but you know what I mean.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Andy</summary>
    <dc:creator>Andy Leung</dc:creator>
    <dc:date>2007-12-19T15:56:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: [Liferay Forums][3. Development]Fixed starting point for portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=346488" />
    <author>
      <name>Kerstin Görtz</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=346488</id>
    <updated>2007-12-19T08:34:56Z</updated>
    <published>2007-12-19T08:34:56Z</published>
    <summary type="html">Hi, &lt;br /&gt;&lt;br /&gt;i am using Liferay Portal 4.3.5. I have a portal.properties in the portal-impl/classes file, and the value of layout.remember.session.window.state.maximized is false. I am working with Tomcat.</summary>
    <dc:creator>Kerstin Görtz</dc:creator>
    <dc:date>2007-12-19T08:34:56Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Liferay Forums][3. Development]Fixed starting point for portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=344484" />
    <author>
      <name>Ray Augé</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=344484</id>
    <updated>2007-12-18T13:57:16Z</updated>
    <published>2007-12-18T13:57:16Z</published>
    <summary type="html">Two questions:&lt;br /&gt;1. Which version of the portal are you using?&lt;br /&gt;2. What is the value of&lt;br /&gt;&lt;em&gt;layout.remember.session.window.state.maximized=&lt;/em&gt; in&lt;br /&gt;&lt;em&gt;portal(-ext).properties&lt;/em&gt;?</summary>
    <dc:creator>Ray Augé</dc:creator>
    <dc:date>2007-12-18T13:57:16Z</dc:date>
  </entry>
  <entry>
    <title>Fixed starting point for portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=343982" />
    <author>
      <name>Kerstin Görtz</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=343982</id>
    <updated>2007-12-18T09:19:23Z</updated>
    <published>2007-12-18T09:19:23Z</published>
    <summary type="html">Hi there,&lt;br /&gt;&lt;br /&gt;I think it is a stupid question but I haven&amp;#39;t found something about that anywhere. I am working with Liferay Portal 4.3. Imagine you got a portlet on your page called &amp;#34;Portlet1&amp;#34; (you have developped it on your own). You are logged in as an administrator, so you can see the title above with some buttons like &amp;#34;Edit&amp;#34;, &amp;#34;Help&amp;#34;, if you know what I mean. So you click on &amp;#34;Edit&amp;#34;, the Edit page is shown, and then you close your browser. If you start it up again and go back to your portlet, the Edit page is still shown - and not the &amp;#34;real&amp;#34; starting point of the portlet (and this would go on like that until the portlet will be deleted from the page and included again). I think it&amp;#39;s a feature of Liferay to keep in mind which page was shown before the browser was closed, but I don&amp;#39;t like it so I would like to force the portlet to show always the same starting point, e.g. &amp;#34;overview.jsp&amp;#34;. &lt;br /&gt;&lt;br /&gt;Is there any possibility to do that? &lt;br /&gt;&lt;br /&gt;Thanks in advance.&lt;br /&gt;&lt;br /&gt;(If there is a similar question somewhere in the forum, I did not find it, so I&amp;#39;d be sorry)...</summary>
    <dc:creator>Kerstin Görtz</dc:creator>
    <dc:date>2007-12-18T09:19:23Z</dc:date>
  </entry>
</feed>
