AAR causes user registration lead-in text to be moved to middle of page (directly above AAR block)
| Project: | Auto Assign Role |
| Version: | 6.x-1.0-beta3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
On the user registration page, if explanatory text is placed to appear at the top of the form in user registration settings->user registration guidelines, turning on AAR with user selection causes the explanatory text to be placed below the created account information field group (and any other Content-Profile generated registration fields), and just above the AAR selection block. Makes the registration guidelines text pretty worthless.
This might be related to the form api issue reported in http://drupal.org/node/340254. (?)
On the feature request side, it would be nice if AAR and Content Profile together allowed weighting so that the order of field groups on the user registration form page could be easily set.

#1
I'm only using standard form api type of approaches to display the text on the site and am not providing any markup to control the layout ... so I don't believe this is an issue with AAR. I think that the integration with content_profile that now exists will help with controlling the order of the fields.