Hi, I am using the trinidad component tr:inputDate, and dont know if im doing something completely stupid. Whenever i click on the popup, it appears ok. I also have a tr:validateDateRange element with it, which takes the limit from a managed bean through some el. If, for example, i set the minimum date to be 15/09/2007 (dd/MM/yyyy) in the managed bean, whenever i click on the date picker icon, it brings up the popup ok, but i am not able to select the minimum date, and also if i click the first available date (in this case 16/09/2007), it populates the field with 15/09/2007.
As you can imagine its been a source of frustration. Any ideas - ive been googling for hours with little success.... Regards, Andy

