Hello.
I’m using Ninja Forms front-end posting add-on so users can submit enquiries which include a date. I’m using ACF to give admins a nice UI for managing the data in wp-admin.
Unfortunately NF doesn’t allow submitting dates in Ymd format (and we want it displayed in something more user-meaningful anyway, e.g. d/m/Y) so ACF can’t interpret the date appropriately.
Is there any way to change this? I.e., adjust ACF so that it will recognise d/m/Y (as it once would with the “save format”)?
Thanks in advance.