|
|
| Author |
Message |
knd_r Currently Banned New User
Joined: 18 Mar 2005 Posts: 48
|
|
|
|
hi,
Two users are accessing a mapset and i want one user to allow some fields and other user to allow some other fields. how to do this?
bye,
ks reddy. |
|
| Back to top |
|
 |
References
|
Posted: Mon May 23, 2005 11:50 am Post subject: Re: Allow some user to access some fields in a MAP |
 |
|
|
 |
krishh
New User
Joined: 20 May 2005 Posts: 12
|
|
|
|
hello
mapset contains several maps.
if you want to access some of the fields by one user and some fields by another user in a map you have to use the programming logic. |
|
| Back to top |
|
 |
knd_r Currently Banned New User
Joined: 18 Mar 2005 Posts: 48
|
|
|
|
hi,
can you provide that logic please?
thanks,
ks reddy. |
|
| Back to top |
|
 |
priya
Moderator
Joined: 24 Jul 2003 Posts: 626 Location: Bangalore
|
|
|
|
| Check the Userid before allowing the user to read/write the fields from the map in your program. |
|
| Back to top |
|
 |
|
|