I m new to using SugarCRM. I want to have a users page that does the following:
- Allow a user to create sub-users, and each sub-user can then create additional sub users
- Display users in an expandable and collapse-able hierarchical tree structure
- Add more attributes to each user
- 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?