Hi everyone,
I am a big beginer on WeWeb so I practice for learning.
I want to create a multi-language page with a format date.
Below my process :
First of all, I add a language in clicking “More”
Then, I parameterized the language page in clicking the gear icon :
Then I created a Text element with binding for french and the righ format date for the french world
Then thebinding for english and the righ format date for the english world in the same text element
Then I created a button “FR” and when we click on it, the date should be in french format with the workflow below
Then I created a button “EN” and when we click on it, the date should be in english format with the workflow below
When I preview the page, and the button “FR” is clicker everything is fine :
BUT when I’m clicking on the button “EN”, the format date is right “MMMM DD YYYY”, the Month is in French
Thank you so much
Thomas