[Drupal] How to implement confirmation form in Drupal 7 Drupal Technical | 3 min read Confirmation form is useful in cases where we do some action that needs confirmation from the user. Drupal provides a function called confirm_form() that provides a confirmation form.