Get Form ID

Component ID

1984230

Component name

Get Form ID

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

6887

Component created

Component changed

Component body

DEPRECATED STATUS

This module is deprecated. It was improved, extended and rebranded as Devel form debug, use it instead: https://www.drupal.org/project/devel_form_debug

This module adds a contextual link to every form that lets you easily find out form's ID and name of hook_form_FORM_ID_alter() hook.

Usage:

By hovering over any form you will see a contextual link available. By expanding the link you will see the form ID. Click on the link and you will see a modal window with copyable form id and hook_form_FORM_ID_alter() hook suggestion.

Video on how to use it: http://www.youtube.com/watch?v=WPMB8g-CHc4

Created and sponsored by Tim Kamanin (TimOnWeb Drupal development).