bowtellj
Posts: 65
|
| Posted: 08/05/2007, 1:54 AM |
|
I have created some pages assigned as restricted and specified groups allowed.
The page security groups dialog does not have any check boxes assign who has add, edit delete rights.
Is this possible.
_________________
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: 08/05/2007, 8:02 PM |
|
bowtellj
Yes it is possible but you will need to create the page that has the check boxes assigned to the table that contains the security access for each user. Let me know if that was too much said in one sentence .
|
 |
 |
bowtellj
Posts: 65
|
| Posted: 08/05/2007, 9:31 PM |
|
My security is tied to my employee table. employeeid, username, password & groupid. I have already created a page to assign security group to each user............Is this what you mean.
J
_________________
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: 08/06/2007, 5:19 PM |
|
bowtellj
Yes, that is exactly what I mean. Is that the answer you where looking for??
|
 |
 |
bowtellj
Posts: 65
|
| Posted: 08/06/2007, 5:48 PM |
|
The security groups dialog only shows the groups who can have access to the page. I there is no options for what group can add/edit/delete...
_________________
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: 08/07/2007, 3:44 PM |
|
bowtellj
No, thats where you will have to get creative. Maybe a separate table that has more user rights per group or per page. For example look at the treasurers section (click on the Data Access column ) of this application: http://forums.yessoftware.com/posts.php?post_id=74329
Maybe it will give you some ideas.
|
 |
 |
bowtellj
Posts: 65
|
| Posted: 08/08/2007, 1:59 PM |
|
Thanks, I found my answer. Form(Control) & Page security.
CCS Help article User’s Guide -> Working with Projects -> Specifying Project Settings -> Implementing Security
_________________
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
|
 |
 |
|