掲示板

[Resolved]Disable check box for user that are already assigned to Org

thumbnail
15年前 に Sandeep Nair によって更新されました。

[Resolved]Disable check box for user that are already assigned to Org

Liferay Legend 投稿: 1744 参加年月日: 08/11/06 最新の投稿
Hi,

We have a requirement that users once assigned to organization should not be unassigned. I have thought to achieve this by disabling the checkbox for the user those are already assigned.

But the problem that i find is the logic for checkbox is not there in jsp but in a java file (RowChecker i guess) where the html is created and i guess that it is generic too.

Is there a way to achieve this on View side for just user-org assignment?

Regards,
Sandeep
thumbnail
15年前 に Sandeep Nair によって更新されました。

RE: Disable check box for user that are already assigned to Org

Liferay Legend 投稿: 1744 参加年月日: 08/11/06 最新の投稿
Any suggestion on above problem?
thumbnail
15年前 に Sandeep Nair によって更新されました。

RE: Disable check box for user that are already assigned to Org

Liferay Legend 投稿: 1744 参加年月日: 08/11/06 最新の投稿
Have tweaked in edit_organization_assignments.jsp and now its working.

Thanks,
Sandeep