- use hook_form_alter to modify
$items['user/%user/edit']['page callback']
and add my call back. - In the new callback, update to the user entity (and save it to the global $user). Then call the original
drupal_get_form
Created
February 18, 2016 20:48
-
-
Save chrissnyder2337/a0ebdf75149ccfc13584 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment