Week label

How can I change Week label to Portuguese in calendar text input?

calendar1

Are you using the date picker component?

Yes

First you need to add the moment framework with locales (cdn or local - it’s your choice):

Then add the moment component in the app structure:

and select your language:

Screenshot 2021-11-01 at 15.25.04

2 Likes

Works in Wappler IDE, but not in browser even after adding and saving main.js

tela1

tela2

Maybe try clearing your browser cache :slight_smile: Also make sure the moment framework with locales is actually included on the layout page (you included it there, right?)

Thanks Teodor, I cleaned my browser and I saved my layout page. I trying to use Firefox and Chrome to test but it doesn’t work.

tela3

Please double check if the moment framework is included on the layout page.

I inserted it on the layout page and it worked, thanks.

Another doubt :

Why I cant use “id” to use data detail or dynamic modal just “start” and “title” of event? Where I can define that ?

Not sure what are you referring to exactly, but please post different questions in different topics!
With all the details explaining what exactly your issue is.