Hey Taldy,
I am in the midst of getting the ajax reload working for my site, a very basic $ajax request to handle the url and replace the container, but I have noticed the delete button is not processing for any of my content.
That may be due to the replacement of the container instead of the entire page reload, but, I figure, if a user wishes to delete his/her content, then I would rather the ajax service halted until the deletion process was confirmed; just to make sure they have enough warning.
Any insight into how I would do this? As far as I know, the buttons can be excluded in asaf_is_handled_form, but I'm not 100% certain on how to proceed.
Thanks again for your help on making this an awesomely powerful module!