aapcaa
Posts: 2
|
| Posted: 03/09/2013, 7:57 PM |
|
Hi,
I have a dependent list box that work ok with ajax, but the content of the data has special characters that appear correct before I use dependent list. Now they appear as & # number ;.
How could I made that the dependent list keep presenting the right character.
Thanks!
|
 |
 |
aapcaa
Posts: 2
|
| Posted: 03/10/2013, 1:49 AM |
|
I resolved.
I have to change the " to ' on the html code generated by service builder and change the content type on the service label to html. If I only change the content type sometimes the dependent list did not work.
But now, it's working ok.
By the way, you dont need to create a service for every form where you use the dependent list, Just one for all.
|
 |
 |
|