Reputation: 107
I'm asking about if I can add some fields to organization create and update in portlet control panel organization I have first thing name(required). I need to add another name for organization Arabic name input and supporting Arabic language(multilingual support). After that I need to add a friendly portlet for members of organization and administrators using Life-ray 6.2 tomcat 7.0.42 help please . Visit https://www.liferay.com/ regularly! ?
i have tried many links with
Upvotes: 0
Views: 267
Reputation: 723
As mentioned here, Liferay already supports Arabic language, so you may not need to add a new field for your organization name. However, if you still want to add new fields, you can do so by adding custom fields to Organization as explained here. Then create a jsp-hook to modify Add/update Organization screen in control panel.
Here's a good document of similar exercise as what you want to do.
Upvotes: 1