@weblar I'm wondering if you could share how you achieved this in the end? I'm building something similar and I'm at the part where I need to bypass the modal window and simply ajax + refresh the list.
Still doesn't work. I ran xdebug on this and it seems that as soon as the core Input class is loaded (from CI), the $_POST variable gets changed. It doesn't like the array key "faceoff-child/move-down/{id}"
Digging deeper, I found that it's an is…