掲示板

Setting read-only preferences

15年前 に Nnidyu NN によって更新されました。

Setting read-only preferences

New Member 投稿: 1 参加年月日: 08/12/21 最新の投稿
Hi,

I'm developing a simple portlet on Liferay 5.1.2 and I need to be able to change read-only portlet preferences
globally (for all users). JSR 286 defines the config mode but it seems that Liferay does not
support it. I get ReadOnlyException in this mode when I try to set a read-only value.
I know about struts configuration page but I need it done in more standard way.

Is there any way to do this with Liferay?