Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Adella Garcia   on Jan 19 In Java Category.

  
Question Answered By: Robin Bailey   on Jan 19

In jsp you could manage it via actionResponse.setPortletMode() but
because IceFaces doesn't allow you to catch actionResponse(expect
processAction() Method), you could manage it trough another way like
javaScript.Hope this code  help you(use it in your commandButton):
submitForm(document.hrefFm, URL);
which in URL is your currentURL expect that you change  your portletMode
or something else.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Liferay Portlet mode Or get search suggestion and latest updates.


Tagged: