Calendar format
-
Hello!
When somebody fills out in a forminator form the calendar and not fills from the date picker, manually can wrote this format: 2000.12.12 – from the date picker, this format is 2000-12-12. I have three problems with this, that forminator allow to use . instead of -.
1.) I have a fitness access control system and I have all date in the users birthday – syncronizing from the wordpress and fitness database in YYYY-MM-DD format.
2.) When somebody register on my site, it fills yith_birthdate field – because with YITH points and reward plugins they are getting points in their birthdays
3.) I’m using wpdatatable plugin and it seems like if somebody using YYYY.MM.DD, the column’s content not shown on a frontend page with a wpdata-forminator shortcodes.
When somebody doing this, I all time logging into wordpess database and in the forminator meta table manually updating date to YYYY-MM-DD
Do you have (I didn’t find on github) a snippet for correcting this – or maybe planning to do an option what is using restrictions about this?
Best idea: snippet/mu-plugin with autocorrecting the three dots to three lines between the date, or another one (not too user friendly) to show an error message that “date format should be in YYYY-MM-DD.”
Thank you for your help!
Regards,
PeterThe page I need help with: [log in to see the link]
- The topic ‘Calendar format’ is closed to new replies.