Hi,
I'm creating an application that uses the portuguese (PT/BR) language, and when i use any special caracter it shows a wierd code.
I tried to change the charset of the genareted HTML file, but i can only do it using JavaScript, and sice the HTML is already generated at this point, nothing happens.
Have any ideas on how i can fix this?
Is there any configuration on DS to change the encoding?
I tried creating a SDK component with a javascript that would replace the messed up caracters, but even there it didn't work.
Best
Leandro