Home >Web Front-end >JS Tutorial >Solve the problem of being unable to enter the success function after submitting the form in Extjs4_extjs
1. First make sure that the json format is OK
2. In the returned json, success must be true, because only if it is true, the success function will be entered
because Extjs4 has just ended , I debugged this error for a long time.