3 Replies Latest reply on Jun 30, 2008 7:04 AM by janson12

    currentDateChangeListener not working as expected

      Hi,
      i'm currently facing following problem. i've put some rich:calendar components on screen to let the user define a time range. due to some dependencies i need to check the entered date immediately, thus i'm using the currentDateChangeListener. unfortunately event.getCurrentDate() return null. my first approach was a4j:support+ondateselected, however this variant sent the obsolete values to my backing bean. maybe i should mention that all this is running on a rich:panel. I'm unsing RI 1.2+ Richfaces 3.2.1
      Any clues very welcome. Thanks, jens