Flag AJAX Confirm
Categories
Component ID
1817604
Component name
Flag AJAX Confirm
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1217
Component created
Component changed
Component body
Flag module provides several link types, including a handy confirmation form. Using the form, however, requires reloading the page twice (go to form, go back to where you were). It might get the user lost in the process, so why not use an AJAX modal to do this?
Chris Didcote, from ComputerMinds, published an article on implementing AJAX flag confirm forms using CTools. Upon reading it in Planet Drupal, I got carried away abstracting it into a Flag extension module. Thanks Community :)
This module was developed with Flag 7.x-2.x in mind. For the 7.x-3.x users, it seems that Flagging Form provides a feature complete replacement for this module.
