Using datepicker with dynamic form plugin
Hello,
I would like to set up a page that uses the dynamic form plugin that will allow the user to "stack" date ranges. So the page would have a start and end date which would both use datepicker. Then there would be a plus symbol that would duplicate those fields for another start and end date. You could stack a bunch of these ranges together and ultimately these values would be stuck into a DB or something.
Any suggestions on how to go about doing this?
Thanks in advance!