Hi Guys,
I appreciate it if someone could help me solve this problem.
I want to implement hierarchical users, here are my requirements:
[indent]1. Child user can only access their record,
2. parent users can access the records owned by their child.
3. Parent User is hierarchical, until five levels
[/indent]
Question:
[indent]1. How to design the tables (fields and relations)?
2. Please, give me an idea or steps to implement this using phprunner?[/indent]
I'm using PHPRunner Enterprise Edition 10.3 and database Mysql.
Thank you in advance.
Facun