I’m trying to reproduce functionality in a text field where as the user types numbers and it automatically formats and jumps the cursor after each slash, or even better converts 07 to July…
Currently using a date picker but it’s not very elegant experience when picking dates far away from the current date (requires lots more clicks/navigation)
Everything works, but it’s quite strange to see a date seperated by decimals… Is there any way I can get the input to format like my placeholder (dd / mm / yyyy)?
Yeah good point, some locales use dots as separators but last time I checked vanilla Bubble date input was chauvinistic and doesn’t use browser locale. But .
FYI I had confirmation from bubble, via email, that Euro date format uses ‘.’ as the delimiter.
They’ve said:
“Unfortunately, you are correct that there is currently no way to change how the Euro date is formatted. Since content formatting is meant to define the input data broadly, there isn’t an option to customize the content formatting of the date. However, it certainly would be a nice feature to have for input fields, so I will forward to our engineering team as a feature request for future versions of bubble.”