Q: 17
When adding new users to Liferay, the form will display the Details, Organizations and Personal Site
sections based on the following property in portal.properties:
users.form.add.main =detaiIs,organizations,personal-site
The "users.form.add.main" property is listed in the liferay-hook_6_l_0.dtd as a portal property that
can be overridden with a hook.
Deploying a hook with the following property in the portal.properties file will remove the Personal
Site section:
users.form.add.main =details,organizations
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.