Hi
I have a many TextEdit in WDA. On finally I get from all UI to file. Everything is ok, but problem is when I use special chars.
I read many articles about this, but I not found solution.
I have a problem with Euro symbol (€), apostrophe (“) etc. - everything show as #
How get correct data to output file?
Thank you
It may depend on the class that you are using.
Check this post.
Is there the same problem with punctuation (interpunkcia)? when using chars like á, č, etc?
If so, it could be a bade code page set on the server. Do you have a basist that can check?
Did you bind the value to a STRING or a STRING_TABLE?
Make a screenshot of the properties of the context attribute that is bound to the UI element. Didn't you set a formatting compression to it?
Add a comment