I am wondering if anyone knows if there is anyway a form could be generated and sent to those users when they are signed up as leaders. I would like to specify the number of users the leader has paid for and allow them to fill out a single form assigning usernames and passwords for those they have paid for.
I created a new content form and in it i am using few "cck taxonomy" fields. say filed name is "field_state" and taxonomy name is "state"
I also created a computed field and want to access tid and/or name of the term selected in the above field_state field.
Is there a way to make certain items in the users profile only editable by admins? For example, could I have the admins be able to attach a user image to each user, or assign them an office/status (President, Vice-President, User, Alumni, etc.). I would need these to be only controlled by the admins to prevent abuse by the users of my organization.
If this cant be done now, would I be able to develop a module that would give permisions to this sort of thing? Or could I just edit an existing module? Any leads into this would be great help. Thanks.