Server AJAX returns the response data in the name of "results:" instead of "data:"

Server AJAX returns the response data in the name of "results:" instead of "data:"

srimansri6srimansri6 Posts: 4Questions: 2Answers: 0

As part of the editor function, when we call AJAX function, Server AJAX returns the response data in the name of "results:" but editor functions the array on the variable name "data:". My AJAX CGI is on shared environment, so i could not make the change. Is there anyway i can have my editor to look for results instead data?

This discussion has been closed.