Closed (fixed)
Project:
Webform
Version:
6.x-3.1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Aug 2010 at 01:58 UTC
Updated:
2 Jul 2016 at 10:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jennypanighetti commentedComment #2
quicksketchYou can already do this by swapping the order of "Start date" and "End date" (so start at +2 years and end at -2 years for example). Unfortunately I found that this doesn't work in combination with the date popup, seems like it might be a limitation of the jQuery UI Calendar.
I'm going to move this to a bug report, since as a feature you can already do this.
Comment #3
jennypanighetti commentedOhh, interesting. Well I was using the dropdowns anyway, so that's a big help personally. But yes it would be interesting to know if that's a limitation in jquery or something else.
Comment #4
quicksketchThe jQuery UI datepicker apparently doesn't take dates in reverse order even in the newest version, so I've committed this patch to ensure the date range is passed in the expected order.
Comment #7
truls1502Seems this patch does not works anymore.
Comment #8
truls1502Seems this patch does not works anymore.
Comment #9
danchadwick commentedD6 version gets critical fixes only.