Hi,
I'm having trouble setting the date format to en_GB (dd-mm-yyyy) format when using a UserDefinedForm page.
In mysite/_config.php, I set the i18n config to my locale which seems to work elsewhere on the site, just not here. The DatePicker field inserts an en_US formatted date, and when submitted, the CMS validates it against en_GB so I'm pretty sure it's just down to the DatePicker.
I'm using 2.4.1
Any ideas?