How to filter the appointment view

Hello,

I am trying to display the daily, weekly, monthly, yearly appointments on the screen based on a bunch of filters. How can I get the filter criteria in configure() method so that I can create the relevant query based on the filter and call the render_sql? I was not able to use request.getParameter() also to get the appropriate filter criteria from the jsp. Please help me on how implement the filtered appointments view.

Regards,
Terence George

Check
viewtopic.php?f=14&t=11331

Stanislav,
Thanks for the quick response. I really appreciate it. Will come back to you if I have any difficulties moving forward.
Regards,
Terence