drupal8

12
Feb
2010
Grayside

Overriding Prepopulate: Do Not Use hook_form_FORM_ID_alter

> EDIT: As of Prepopulate 2.0, you cannot directly use hook_form_alter() anyway. See Node Form Dominos to learn about using #after_build to work with Prepopulated values. – 2010/09/09

The Prepopulate module works some great magic to preload forms from URL variables. But suppose you need some extra magic to modify the titles it puts in place?

Subscribe to RSS - drupal8