Sunday, 15 July 2012

sitecore7 - Sitecore 7:Validate Date fields using Javascript or Jquery -



sitecore7 - Sitecore 7:Validate Date fields using Javascript or Jquery -

can validate 2 date fields in sitecore content editor using javascript?

here have start date , end date field need tell user end date should greater start date.so can using javascript , not allow them save till corrected.

please allow me know if possible instead of using save ui or save pipeline or validators(i not able validators not getting pre saved values in code.

if don't want utilize validators (which right tool job), best alternative alternative create own custom field. it's fair amount of work, allow command field, when gets saved database , similar.

information here: http://gettingtoknowsitecore.blogspot.co.uk/2010/03/custom-fields-part-1.html

you need custom field allowed user come in both start , end dates, , not allowing save if validation fails.

sitecore sitecore7

No comments:

Post a Comment