-
1. Re: rich:contextMenu action in liferay portal
prasad_pvk Mar 3, 2009 5:03 PM (in response to prasad_pvk)the rich tree and context menu is working outside the portal, in the web app mode.
Any clues/thoughts? Please advice as we are entering critical phase of the project. I want to get this scenario working desperately.
It works if I change BUILD_BEFORE_RESTORE to false and STATE_SAVING_METHOD to client. but I cannot use it bcos its breaking the ajax calls and lot of other pages.
Setting BUILD_BEFORE_RESTORE to true and STATE_SAVING_METHOD to server, I have all the pages of the application working perfectly except for the context menu action in rich:tree.
PLease help. -
2. Re: rich:contextMenu action in liferay portal
prasad_pvk Mar 4, 2009 4:01 AM (in response to prasad_pvk)Can any one pls explain the significance of
facelets.BUILD_BEFORE_RESTORE context param ?
and javax.faces.STATE_SAVING_METHOD ?
What is the impact if I have both these parameters - true/server, true/client, false/server, false/client?
Appreciate your quick response
Thanks
Prasad