Struggling with advanced list select functions. Suggestions?
Posted: Fri Feb 22, 2008 9:46 am
Hi all
Basically we want to have 2 list selectors on part of the site I'm working on. The first will list all the functions within the control panel section of the site, the 2nd will be empty. During user creation, the creator must be able to copy functions from the first select box to the second based on what the new user will have access to. Simple, I know and I have this working now, but...
In the access control options there are a number of parent categories with sub categories. What I really would like is that if a child is moved over, the parent is automatically moved over, if a parent is removed, all children need to be removed.
My question is, do I need to manually code all this, or is there some kind of solution out there that someone may have come across. I've been googling this, but not found anything suitable yet.
Thanks in advance for any suggestions/help
Basically we want to have 2 list selectors on part of the site I'm working on. The first will list all the functions within the control panel section of the site, the 2nd will be empty. During user creation, the creator must be able to copy functions from the first select box to the second based on what the new user will have access to. Simple, I know and I have this working now, but...
In the access control options there are a number of parent categories with sub categories. What I really would like is that if a child is moved over, the parent is automatically moved over, if a parent is removed, all children need to be removed.
My question is, do I need to manually code all this, or is there some kind of solution out there that someone may have come across. I've been googling this, but not found anything suitable yet.
Thanks in advance for any suggestions/help