Foren

How could normal user find and join a organization

long zhao, geändert vor 12 Jahren.

How could normal user find and join a organization

Junior Member Beiträge: 39 Beitrittsdatum: 29.08.11 Neueste Beiträge
I'd like to show all organizations on a page list, and any user could send request to join.
Then the admin of that organization should see the message from his workflow, and give the permission.

Does liferay support such function by default?

Thanks
thumbnail
Sandeep Nair, geändert vor 12 Jahren.

RE: How could normal user find and join a organization

Liferay Legend Beiträge: 1744 Beitrittsdatum: 06.11.08 Neueste Beiträge
If you are not looking for heirarchy then you can use Communities or Sites(in Liferay 6.1) to have that functionality. Community should be created of type Restricted. And you can use communities portlet to show the community to which he can join. For Restricted Community unless teh community admin approves he will not be part of the community.

Regards,
Sandeep
long zhao, geändert vor 12 Jahren.

RE: How could normal user find and join a organization

Junior Member Beiträge: 39 Beitrittsdatum: 29.08.11 Neueste Beiträge
Thanks Sandeep. But community can not be member of another community. What I need is a community(site), and many organizations are members of that community. User could join the organizations but can not join the community directly.
thumbnail
David H Nebinger, geändert vor 12 Jahren.

RE: How could normal user find and join a organization

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
Users cannot request to join organizations.
long zhao, geändert vor 12 Jahren.

RE: How could normal user find and join a organization

Junior Member Beiträge: 39 Beitrittsdatum: 29.08.11 Neueste Beiträge
Thanks, David,
I see. Is it possible to create such function by Hook or Ext?
thumbnail
David H Nebinger, geändert vor 12 Jahren.

RE: How could normal user find and join a organization

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
The easy answer is to say anything is possible, but realistically I'm not sure how much would be involved to make this happen...
Krishan Kumar, geändert vor 12 Jahren.

RE: How could normal user find and join a organization

New Member Beiträge: 16 Beitrittsdatum: 18.01.12 Neueste Beiträge
Hi long zhao,

I am also looking for similar thing... I need to show the list of Orgs and its Sub-orgs and user can ask to join. also, user can navigate to the public page of that org thru the list.


Are u able to find nything... plz plz share it with me...

Thanxx a lot...

Krishan Kumar
Nikhil Sood, geändert vor 11 Jahren.

RE: How could normal user find and join a organization

Junior Member Beiträge: 41 Beitrittsdatum: 12.08.09 Neueste Beiträge
Hi there,

Did anyone managed to find a solution to this? We have a similar situation, where users may search and request to join the Oraganization.
Appreciate any responses.

Thanks,
Nikhil
thumbnail
Hitoshi Ozawa, geändert vor 11 Jahren.

RE: How could normal user find and join a organization

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
There is 2 alternative ways:
1. Modify Site(community) to have hierachical structure
2. Create portlet to allow users to join organization.

I've done both and method 2 may be easier.