I am trying to set jQuery to allow me to populate a secondary field on a form based on the date that is selected on a calendar.
If date selected in a Date field is earlier or equal to 90 days populate another field
I have tried to have a look through some of the articles on the site but cant find anything that matches this requirement there are some calendar or data picker queries but nothing with a less than or equal to which populates an additional field.
Any help would be great, Thanks