掲示板

How could normal user find and join a organization

12年前 に long zhao によって更新されました。

How could normal user find and join a organization

Junior Member 投稿: 39 参加年月日: 11/08/29 最新の投稿
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
12年前 に Sandeep Nair によって更新されました。

RE: How could normal user find and join a organization

Liferay Legend 投稿: 1744 参加年月日: 08/11/06 最新の投稿
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
12年前 に long zhao によって更新されました。

RE: How could normal user find and join a organization

Junior Member 投稿: 39 参加年月日: 11/08/29 最新の投稿
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
12年前 に David H Nebinger によって更新されました。

RE: How could normal user find and join a organization

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
Users cannot request to join organizations.
12年前 に long zhao によって更新されました。

RE: How could normal user find and join a organization

Junior Member 投稿: 39 参加年月日: 11/08/29 最新の投稿
Thanks, David,
I see. Is it possible to create such function by Hook or Ext?
thumbnail
12年前 に David H Nebinger によって更新されました。

RE: How could normal user find and join a organization

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
The easy answer is to say anything is possible, but realistically I'm not sure how much would be involved to make this happen...
12年前 に Krishan Kumar によって更新されました。

RE: How could normal user find and join a organization

New Member 投稿: 16 参加年月日: 12/01/18 最新の投稿
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
11年前 に Nikhil Sood によって更新されました。

RE: How could normal user find and join a organization

Junior Member 投稿: 41 参加年月日: 09/08/12 最新の投稿
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
11年前 に Hitoshi Ozawa によって更新されました。

RE: How could normal user find and join a organization

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
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.