Custom Module Datetime Field Validation
Hello Everyone!
I have a requirement of validating two datetime fields of a custom module. I have two fields SartDate and EndDate and the validation should be in the way that the EndDate should always be after StartDate. How can i achieve that? Can i add any validations in the limitation tab of the date picker or how can i compare two fields of a custom module?
Hello,
Refer to the following blog post for information how to configure CompareValidations in Sitefinity: http://www.sitefinity.com/blogs/stefani-tacheva-s-blog/2013/03/25/configuring-comparevalidation-for-fieldcontrols-in-sitefinity-modules
Regards,
Velizar Bishurov
Telerik