<?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>Reducing navigation screens for default portlets</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111499994" />
  <subtitle>Reducing navigation screens for default portlets</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111499994</id>
  <updated>2026-04-05T10:26:16Z</updated>
  <dc:date>2026-04-05T10:26:16Z</dc:date>
  <entry>
    <title>RE: Reducing navigation screens for default portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=112151924" />
    <author>
      <name>Prashanth Relekar</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=112151924</id>
    <updated>2019-01-28T05:47:43Z</updated>
    <published>2019-01-28T05:47:43Z</published>
    <summary type="html">&lt;p&gt;Try returning false for &lt;span style=""&gt;
    &lt;em&gt;isVisible() &lt;/em&gt;method in respective java file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;pre&gt;
    @Override
    public boolean isVisible(User user, User selUser) {
        return false;
    }&lt;/pre&gt;</summary>
    <dc:creator>Prashanth Relekar</dc:creator>
    <dc:date>2019-01-28T05:47:43Z</dc:date>
  </entry>
  <entry>
    <title>Reducing navigation screens for default portlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111499993" />
    <author>
      <name>Jan Tošovský</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111499993</id>
    <updated>2018-11-09T10:51:26Z</updated>
    <published>2018-11-09T10:51:26Z</published>
    <summary type="html">&lt;p&gt;There is documentation how to add new items to existing navigation
  screens, but I am missing the opposite. Is there any smart way to
  remove navigation categories (horizontal items) or entries (vertical
  ones)? I'd like to remove various screens in User Admin portlet.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;
  &lt;a href="https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-1/screen-navigation-framework"&gt;https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-1/screen-navigation-framework&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;In 6.2 it was sufficient to comment JSP tags :-(&lt;/p&gt;</summary>
    <dc:creator>Jan Tošovský</dc:creator>
    <dc:date>2018-11-09T10:51:26Z</dc:date>
  </entry>
</feed>
