Thursday 14 April 2005 2:22:35 pm
On my site, there are several different departments (say, mailroom, finance, administration for example) now each department has their own section and can only see/upload files there. I need to be able to let the department heads create new users on their own (without my support) for their own department. Using user/register is a big step, but the problem is that I can only set ONCE where a user is "created" this is a problem because I need the Finance head to make new accounts that are automatically in the "finance" group and the administration head to make new accounts that are automatically in the "administration" group. I know you can set where a new user is sent in the site.ini file, but my question is: how can I change that dynamically so that when they fill out the register form there is a drop down ezselector to let them pick their department in order to make a new user in that user group. I SUPPOSE I could just make a new class for EACH department (all 15 of them) and then set the starting user group node ID number for each, but lets hope there is an easier way. Thanks
|