Okay, so Quick Question can a data object submitted through the editor plugin for datatables be reached serverside by $_request statements? Like can I get the Action and the Row and the Field using $_REQUEST, or do I have to use the Serverside PHP library?
↧