on 2014 Jan 30 5:38 PM
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
Request clarification before answering.
Can you specify the character you are attempting to display? (Or a picture of the character and the Unicode code if it won't show up on SCN either) -- I can try fiddling with some tricks and see if I can do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael,
Create a text component and set the following text to it.
Leandrão Lindão
It will show "Leandrão Lindão".
If instead of the string above i use UTF enconding form example
Leandrão Lindão it will show the right text.
But I can't have it like that, since the other developers that will use my component will lose a lot of time converting every special caracter.
Best
Leandro
Brarath,
Thanks for you input.
Something that i found funny, was that the data that returns from a BW query displays the special caracters just fine.
Just the text field and any text that i use on my SDK development that show the wrong formatting.
Question.. why did the correct answer was assigned to you, if i didn't do it? Can anyone else asign the correct answer??
Best
Leandro
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.