How do you completely hide portlets with borders that are inactive?
To change this feature for all the portlets in the portal, set the following parameter in portal.properties to “false”: layout.show.portlet.inactive=false To change this feature on a per portlet level, set the “show-portlet-inactive” parameter in liferay-portlet.xml to “false” for a particular portlet. The setting in liferay-portlet.xml will override the setting in portal.properties.