2019-05-15 03:09 AM
I want to change my text in a text-area between different languages.
My chinese text have an other font as my english text for example.
Unfortunately this works not. I can only change text within the chinese font or change within the english font. When i select a chinese text in the text area which was a english text before, then it will be displayed strange symbols (but not chinese :( ).
The same problem I have with alignment. When I have a text with alignment left and I want to change the text with now alignment right, then my new text has unfortunately left-alignment.
2019-05-16 03:59 AM
Hi @MHase,
Can you show me a screenshot of these scenarios? Are you sure all your fonts contain the unicodes in the texts?
Best regards,
Martin
2019-05-17 12:57 AM
2019-05-20 12:02 AM
Hi Margret,
The attachments don't work. Even if the editor displays an image if you just copy paste it, it won't actually get uploaded. So you have to do that manually.
/Martin
2019-05-21 04:58 AM
Did you remember to switch language?
Texts::setLanguage(LanguageId id);
2019-05-22 02:09 AM