Hi Bartosz,
today I was looking for a date range plugin and I found this nice plugin.
Anyway on the first test I found right away a couple of issues:
- when placed on a modal dialog, the calendar popup appears behind the dialog, because the z-index of the Inline dialog regions in our apex version is 901 (> 700 currently used);
- after fixing the z-index, clicking the item correctly shows the calendar above the dialog, but if the calendar is open and we close the dialog by pressing Cancel button (or Esc on the keyboard) the calendar will stay open;
Of course both issues can be fixed with some workarounds, but I think that it would be nice to handle those scenarios by default inside the plugin.
Hope it helps,
Paolo M
Hi Bartosz,
today I was looking for a date range plugin and I found this nice plugin.
Anyway on the first test I found right away a couple of issues:
Of course both issues can be fixed with some workarounds, but I think that it would be nice to handle those scenarios by default inside the plugin.
Hope it helps,
Paolo M