Module Development - Alternative to the "Are You Sure?" Screen
- Read more about Module Development - Alternative to the "Are You Sure?" Screen
- 1 comment
- Add new comment
There have been several times where I've had to write a custom module that enables the site admin to make some major changes to their site. With changes like these, I want the site admin to be super-duper sure they know what they're doing, so while sometimes I use Drupal's built-in Confirm Form function, I sometimes decide to take a less-intrusive approach.