dharkin Posted August 25, 2003 Posted August 25, 2003 hello forum, i am going to the well again. can anyone tell me the process of having a user only view the records they create.
ernst Posted August 25, 2003 Posted August 25, 2003 First you have to have a field that will store the user that created a record. Let's call this one 'creator'... Then define a password with privileges for browsing set to 'limited' with calculation: creator = Status(CurrentUserName) regards, Ernst.
dharkin Posted August 29, 2003 Author Posted August 29, 2003 Thanks for the response but it did not do the trick . The user has no access to the second or third layout. Maybe I am not doing something incorrectly d
Anatoli Posted August 29, 2003 Posted August 29, 2003 Are you talking about Records or Layouts? What user privileges are assigned -- Password and Group?
dharkin Posted August 29, 2003 Author Posted August 29, 2003 "User" password should only be able to create records that would mean access to 3 layouts within the database the student layout, the course layout, and the contract layout. When I use the status "current user" method, The user can get to the first layout and input but when they use the field tabs to get to the other layouts it says "restricted access" and therefore unable to input. Sorry I was not clear the first time. d
Anatoli Posted August 29, 2003 Posted August 29, 2003 RE: input but when they use the field tabs to get to the other layouts it says It doesn't make sense! Still mixing fields and layouts. And -- What user privileges are assigned -- Password and Group?
dharkin Posted August 30, 2003 Author Posted August 30, 2003 When using passwords do you have to do anything to the databases you are relating to for instance I draw information from catalog to populate a field in my main database. do i need to enable the same password in the catalog database also. d
Anatoli Posted August 30, 2003 Posted August 30, 2003 It depends. There are operations, which will require the same access rights, and some of operations don't. But this is just theory and asking for troubles. You should always build ALL files with the same passwords and groups.
dharkin Posted August 30, 2003 Author Posted August 30, 2003 I couldn't get the password to go i configured it so the user cannot have access to any tool bars, status area,etc. now they cannot view any files by advancing forward or backwards using the status area. one more question can you script so a user has to complete or access a particular layout first before going to another layout (student layout must be complete before going to course layout or agreement layout) I am posting this question in the script area also. Thanks for all of your help i still do not understand passwords that well it must be a curve thing
Recommended Posts
This topic is 7754 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now