We are working using Squiz Matrix 4.18.4
I'm updating a form which contains many elements including the 'datetime' question type. Boy it's U-G-L-Y! Whilst going into the page inspector, I thought I would just change the input type to 'date' instead of 'text' as is placed there by the keyword - Wow, looks like HTML5 standard puts a datepicker in there...
I like it, so much that I want to use it to record the form data. I can't change the value from within Squiz Matrix obviously, would it be possible to capture this data and email/collect it using some custom form HTML code?
Also, I'd really like to see this new HTML5 feature be implemented by Squiz Matrix (have not yet used v5, so maybe that is the case).