liferay - Order of JSF portlets effect the rendering of ice:inputRichText -
i have 2 seperate jsf portlet wars, both have different liberaries , configuration. single portlet on page working fine, when place 2 portlets on same page , if the portlet using ice:inputrichtext placed first, richtext doesn't render , throws js errors following:
uncaught typeerror: cannot call method 'updatevalue' of undefined while working fine, when portlet using richtext placed @ end.
what version of icefaces using?
it's long time used icefaces, remember having include <ice:portlet> tag in root of facelet ensure each portlet namespaced, javascript doesn't clash between different portlets on page.
Comments
Post a Comment