ICEfaces
  1. ICEfaces
  2. ICE-9556

Deploying a porteltfaces portlet without full page refresh

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.3
    • Fix Version/s: None
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      Linux as Operating System, Icefaces for portlet development with liferay

      Description

      Hi,

      The full page refresh is likely caused by the following in your WEB-INF/liferay-portlet.xml file:

      <ajaxable>false</ajaxable>

      If you set it to true, then you will have the ability to add it to the portal page without a full page refresh.

      The problem is that ICEfaces requires its JavaScript bridge to get loaded during an initial HTTP-GET of the page. So even though you would be able to add the portlet to the page with ajaxable=true, it probably won't be usable until the page is refreshed.

      I need to load portlet without full page refresh but due to above mentioned problem i am not able to get the desire results. Now the portlet loads independently when ajaxable=true is set but some portlet does not load data unless page is refreshed. Is there any workaround for this.

      Regards,
      Muhammad Amir Hanif

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Muhammad Hanif
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: