Hi, You can achieve this with a little bit of JavaScript in the preOpen
event of the Time dropdown. This would look back at the user's selection
in the Day dropdown and then populate the Time dropdown with appropriate
choices. This is an example here: http://assure.ly/jcTahK. Hope that
helps,Niall