By ashiwebi on
I have the events in one of my project.I used the date module in my project.I donot want that the user able to add the events on back date.
For example I donot want that user add the events for January 2009.I want that user only add the events for upcoming months.
Comments
_
Please don't create duplicate threads. I've deleted the dupe. You can bump your topic to bring up in the list again, but no more than once in any 24 hr period please. Thanks.
As for your question, you might be able to do this with the http://drupal.org/project/validation_api module, otherwise you might have better luck posting in the date module's issue queue.
Thanks for the module
Thanks for the reply.