Message Boards

Adding custom app to Liferay 7.3 control panel/applications menu

thumbnail
Steve Weiss, modified 3 Years ago.

Adding custom app to Liferay 7.3 control panel/applications menu

Regular Member Posts: 107 Join Date: 9/20/11 Recent Posts

We have developed some applications that have admin/config sections that are accessed from the control panel in Liferay 6.2. We are moving to 7.3 and although I can get the apps to appear in the menu (see attached screen shot under "CUSTOM APPS") the text on the link is not what we want. Instead of just the name of the application, the link reads, "javax.portlet.title.[app-name]". I would like to get rid of the "javax.portlet.title" part but haven't been able to figure out how.

 

thumbnail
Steve Weiss, modified 3 Years ago.

RE: Adding custom app to Liferay 7.3 control panel/applications menu (Answer)

Regular Member Posts: 107 Join Date: 9/20/11 Recent Posts

I figured this out, the trick is to have the right property in Language.properties:

 

javax.portlet.title.your_portlet_name=Your Portlet Name