[support] Drupal 6.10 autocomplete ignored in hook_user() register?

Earnie Boyd earnie at users.sourceforge.net
Wed May 19 12:38:18 UTC 2010


Doug wrote:
> This is a bit obscure but...
>
> I'm trying to alter the new user registration form in my
> modules hook_user() function in order to get users to
> select a unique short identifier (e.g. initials).
>
> Although I add the '#autocomplete_path' =>  'module/autocomplete/charid'
> to the form textfield element, it is not activated.
>

Do you have a MENU_CALLBACK defined for the path and a function to give 
the values for the auto completion?

-- 
Earnie
-- http://progw.com
-- http://www.for-my-kids.com


More information about the support mailing list