You can't add multiple dates via the date range picker. But what you could do is try wrapping the date ranger picker within the awesome Archetype datatype - http://our.umbraco.org/projects/backoffice-extensions/archetype Archetype basically allows you to make any datatype repeatable - it's really awesome. I haven't tried my date range picker with it, but in theory it should work - see http://imulus.github.io/Archetype/ for more info.
Multiple Date Range Picker
Hello,
Is there a way that i can use this datatype to allow editors to add multiple date ranges? Is there an "Add"/"Remove" date range feature?
Many Thanks
Erika
You can't add multiple dates via the date range picker. But what you could do is try wrapping the date ranger picker within the awesome Archetype datatype - http://our.umbraco.org/projects/backoffice-extensions/archetype Archetype basically allows you to make any datatype repeatable - it's really awesome. I haven't tried my date range picker with it, but in theory it should work - see http://imulus.github.io/Archetype/ for more info.
Thats brilliant! Thank you for pointing that out. I will give it a go and let you know how i got on :)
is working on a reply...