Results 1 to 3 of 3

Thread: Swf popup with richfaces calendar issue

  1. #1
    Join Date
    Sep 2008
    Posts
    8

    Default Swf popup with richfaces calendar issue

    hi
    I use swf 2.0.7 with jsf ri 1.2 and facelets with richfaces 3.3.2. I am using popup=true which work fine. but when i use a richface calendar inside the pop up, calendar is not rendered. the calender works when used outside the popup.
    When i look at the Firefox error console i get the message "Error in parsing value for filter. Declaration dropped"

    not sure where to start the debugging. any help with be appreciated.

  2. #2
    Join Date
    Oct 2008
    Location
    Warsaw, Poland
    Posts
    124

    Unhappy

    Quote Originally Posted by kaarthiak View Post
    hi
    ...the calender works when used outside the popup.
    Check this thread: http://forum.springsource.org/showthread.php?t=83766

    In my case including hidden <rich:datascroll> component in the parent window helped.
    I think it might be the case when dealing with other components.

  3. #3
    Join Date
    Sep 2008
    Posts
    8

    Default

    Thank you very much that worked.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •