Hello,

is it possible to get the Auto-Assign-Role-Form over drupal_get_form (or other) and print then?

When i use

print(drupal_render(drupal_get_form('autoassignrole_user')));

i get an error.

Notice: Undefined index: autoassignrole_user in drupal_retrieve_form()
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'autoassignrole_user' not found or invalid function name in drupal_retrieve_form()

Thank you and Regards
Matthias