Hi,
I'm developing an xaction that retrieves from a DB some information with spanish characters (á, é, í, ó, ú and ñ). The output of the action is some HTML and JavaScript code. When the output parameter is:
Destination: response
Name: output
The action displays the code correctly with all the special characters. The problem is that if I change the parameter to show it as content:
Destination: response
Name: content
The action displays the code with "?" instead of special characters. I understand that the name has to be "content" in order to integrate it inside a Dashboard so how can I display the characters correctly?
Thanks,
Eder


Reply With Quote
