0 Replies Latest reply on Feb 3, 2009 3:25 PM by ivantufa

    Seam + Icefaces; problems with PAGE context

    ivantufa

      Hi, I always use newest version of seam and icefaces.


      I have one question. If I use Seam and PAGE context, and I have included page (eg. tabs and in tab list of items; on click rendered item details page on the same page - only with rendered attribute).


      If I use PAGE context on next rendering item details page, all icefaces input fields (input, select, ...) will save state from before. I must use binding on that fields and method getComponent.getChildren().clear() for clearing state and rendering new?


      This for me very very big issue for Icefaces and Seam together.


      Is any solution for this problem?


      Thanks,
      Ivan