⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Listener for ajax_list call



Tosin

Tosin
  • profile picture
  • Member

Posted 19 August 2020 - 13:03 PM

I'm quite new to using Grocery Crud and have been looking around the code and general workflow of grocery_crud.

 

I was wondering what was listening to the post call made to ajax_list, the url_path for the post call always seems to be the current URI/ajax_list. I have been looking in app/Libraries/GroceryCrud but I still haven't been able to figure out what is listening and dealing with the post request or better still trace what happens between making a post request to ajax_list and receiving the data.

 

Any help will be appreciated.