Hey I was just following Mendix Academy, but i am encountering an small issue. At 3.5.3 of "Build Your App Using a Template" I need to preview my page after creating 2 extra pages. Which i did, however the navigations i added and the buttons on the new page doesn't show any text. The buttons are there, but the text isnt even though I've filled them the way the tutorial wants me to do. Is there anything i missed or is there something else going on that i am not aware of?The only thing I can tell is i got 2 errors, but i don't know if this relevant to the problem i have. I've put images in the attachments. Any help is appreciated!
asked
Bradley Middelijn
2 answers
0
Can it be that you have multiple languages in your project and you changed the caption in a different language than what you are using to display the application?
answered
Erwin 't Hoen
0
I agree with Erwin. Another possibility is that the buttons are configured in an icon-only style that hides the caption. Select the button and verify that the caption field is not empty and that there are no styling classes or settings applied that remove or hide the text.