|
|
Sergey Kornilov admin 11/6/2008 |
|
You can assign required permissions to <Default> group. All users that don't belong to group will be assigned default permissions. |
|
|
M
|
mattd1 11/6/2008 |
|
Or in the event to add a user, before adding, you can set the correct "user level" on the user table (you will know exactly "what field" tells you their level) value in code so on insertion the user's record is correct and not relying on default permissions |
|
|
S
|
stugutz author 11/6/2008 |
You can assign required permissions to <Default> group. All users that don't belong to group will be assigned default permissions.
|
|
|
S
|
stugutz author 11/6/2008 |
Or in the event to add a user, before adding, you can set the correct "user level" on the user table (you will know exactly "what field" tells you their level) value in code so on insertion the user's record is correct and not relying on default permissions
|
|
|
S
|
stugutz author 11/6/2008 |
|
Thats cool I worked it all out ...thanks heaps for your inputs.. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=34856&image=1&table=forumreplies' class='bbc_emoticon' alt=':P' /> |
|