bowtellj
Posts: 65
|
| Posted: 10/08/2007, 9:30 PM |
|
I have searched the forums on this and a lot of the queries / wishes for this go back to 2005 if not further.
Does CCS allow this or is custom code required?
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 10/09/2007, 2:57 PM |
|
bowtellj
More than likely you will have to do custom coding. The thing to remember is that in most cases you can definitely extend the capabilities of the web application. You are your only limitation. Anything is possible if you are willing to put the time and effort into it. If you want to look at an example checkout this link: http://forums.codecharge.com/posts.php?post_id=74329
Click on the treasurers menu item and you will notice that you can assign date access to specific treasurers. Then you can sign on as that treasurer and see what it allows you to do. Enjoy and hopefully this will help you.
|
 |
 |
mrachow
Posts: 509
|
| Posted: 10/10/2007, 1:50 AM |
|
Studio offers the following kind of implicit multi security membership.
For the project property Security Groups you can specify Higher level inclusive of lower levels. By that a member of Group ID lets say 4 will have access to all pages restricted to members of groups 1, 2, and 3 also.
_________________
Best regards,
Michael |
 |
 |
|