Gostaria de tirar ou mudar o placeholder padrão quando o usuário clica no input.
Ao invés de aparecer dd.mm.yyyy, talvez seria melhor aparecer a data atual.
Não se trata do placeholder opcional do editor de propriedade e nem conteúdo inicial
Alguma sugestão?
I would like to remove or change the default placeholder when the user clicks on input.
Instead of showing dd.mm.yyyy, perhaps it would be better to show the current date.
This is not the optional property editor placeholder or initial content
Any suggestions?
Hi, @krenkel
The text “dd.mm.yyyy” is the browser’s default dynamic placeholder for the “date” input type. This behavior is generated by the browser when rendering the field based on the device or browser’s regional settings.
Unfortunately, Bubble does not offer a native setting to directly modify this browser placeholder.
you can set the default when empty on the date input
I always do this because it defaults to current date otherwise and users always think they’ve added a date when they haven’t, so I default it to “add date”
Hi @drysigner,
The “dd.mm.yyyy” placeholder is set by the browser, so Bubble doesn’t allow changing it directly. But you can use the “Default when empty” option in the date input to show the current date or a custom text instead. It makes it easier for users to understand.
Hello @drysigner! When the user clicks on this date input, what should be done? Or what should appear in the placeholder? Because when you don’t put anything in the placeholder, it stays white. If you point to the current date, the date will have a more faded color. And if you insert the date in the initial content, the date will be active, informing that this date there. If you save this date, it will be saved. In the placeholder, you still have to click and inform the minutes again. I just wanted to know what you want at the end when the user clicks on this input. If you want it to have a placeholder or if it is to have a date already defined and then you can disable this field, there are variables for this element.