I'm using the "autoassignrole", "content profile" and "profile role" modules to create unique registration forms for each role on my site. I have 4 roles and need separate user setting for each. Role 1 does not need admin approval and should receive a verification email, Roles 2, 3, 4 need admin approval. I have tried entering "user_admin_settings_form", "user_admin_settings" and "system_settings_form" as the Form Ids and have the correct permissions. Am I missing something because the user settings are still global for all users.

Gob Bless,
Jeff

Comments

kenorb’s picture

it shold work in this way, I'll test that forms

casperloc76’s picture

Thanks for the prompt response. It may be an error on my part. Also, is it possible for the Admin role to assign "user setting" for each role. I don't want the non-admin roles to access this form. I basically want to configure it once for each role and be finished. It's a little annoying to have to login as each role and configure separately for each role.

Thanks,
Jeff

casperloc76’s picture

kenorb,

Did you get a chance to test the "User Settings" form?

Thanks,
Jeff

kenorb’s picture

Fixed issue with \r, which was treated as space at the end of each form_id
http://drupal.org/cvs?commit=272778
http://drupal.org/cvs?commit=272798

kenorb’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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