Is it possible to manipulate ajax returned data on a form that has a class="nyroModal". Lets say in form's action attribute for exmp action="somefile.php" i have a value of "somefile.php" which returns JSON data. I would like to manipulate that data and display on a different page than that. Is there any callback function ?
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.