Passing data between 2 controller functions – Jquery ajax
To put in simple words I want status1 to go to ajaxleadsreport controller A bit more complex explanation: I have 2 view classes called indexreport and ajaxleadsreport. ajaxleadsreport fetches all the data and displays it. Now I have a GET…