Liferay's Look and Feel Overwrites Configuration
I am trying to develop a Liferay portlet which will store users
preference. For this I am using
com.liferay.portal.kernel.portlet.DefaultConfigurationAction. Things are
working fine if I did not make any changes to Look and Feel.
However when I specify a page to be linked to (Look and Feel -> Link
Portlet URL to Page), user settings will be gone and default values will
be used instead.
Through debugger I found out that there is no preference found when Look
and Feel changes being applied.
Is there a fix for this?
Thanks in advanced for your helps.
No comments:
Post a Comment