Re: Order of controls in user-login-form

Jamie Holly <[email protected]> Sun, 28 Dec 2014 11:15:34 -0500
Newsgroups gmane.comp.php.drupal.support
Message-ID <[email protected]>
You can either start disabling contributed modules, or look in their 
source code for a {module_name}_form_alter (or 
{module_name}_form_{form_id}_alter) function to see if one of those is 
altering the weight of the elements.

Jamie Holly
http://hollyit.net

On 12/28/2014 11:00 AM, Shérab wrote:
> Dear Mutuku,
>
> Many thanks for your prompt response!
>
> > To confirm if the theme is not changing the order of the form items,
> > temporarily change the theme to bartik, and see if the items will be in
> > order. If there are not in order, maybe some module is changing the
> > order.
>
> I tried, thanks. The items are also not in the right order.
>
> So as you say it must be something else than the theme. Any idea to
> continue the debugging?
>
> Thanks!
> Shérab.

-- 
[ Drupal support list | http://lists.drupal.org/ ]