Currently the Terms of usage have a hardcoded wight and it requires another form alter to move the form element for example to the end. Implementing hook_entity_extra_field_info() will allow to change the terms of use field position in user accounts form-display settings.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

osopolar created an issue. See original summary.

osopolar’s picture

Status: Active » Needs review
FileSize
614 bytes
Rafal Lukawiecki’s picture

It would be great to have this work for Drupal 7, but, unfortunately, the above patch requires a Drupal 8 API.

nkoporec’s picture

Status: Needs review » Reviewed & tested by the community

Tested patch from @osopolar, and it works great.Moving to RTBC.

ivnish’s picture

Thanks!

  • ivnish committed e15810c on 8.x-2.x authored by osopolar
    Issue #2868412 by osopolar, Rafal Lukawiecki, nkoporec, ivnish: Allow to...
ivnish’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.