I'm new to using SugarCRM. I want to have a users page that does the following:
1) allow a user to create sub-users, and each sub-user can then create additional sub users
2) display users in an expandable and collapse-able hierarchical tree structure.
3) add more attributes to each user
4) any newly created user should be able to login to sugarcrm using sugar's existing authentication.
Does anyone know how to do this? Or if they can recommend tutorials/resources for me to study?