This topic is locked

Admin to Add Jobs to UserID

6/25/2009 5:01:56 PM
ASPRunnerPro General questions
B
bhicks11 author

Hi,
I am setting up a project where the admin will set up jobs for different Users. Here's my question: if the admin adds a new record(s) the admins login id will automatically save to the UserID field. I want the admin to fill in the UserID field with the person that they are assigning the work to so that they will see only their records when they login. I don't want it to default to the admin login.
Am I going about this wrong?
Thanks in advance,
Bonnie

J
Jane 6/26/2009

Bonnie,
you can create custom view on the Datasource tables tab, then assign permissions for admin only for this view on the Security tab. Do not use User can see and edit their own records only security method for this view.

B
bhicks11 author 6/26/2009

Bonnie,

you can create custom view on the Datasource tables tab, then assign permissions for admin only for this view on the Security tab. Do not use User can see and edit their own records only security method for this view.


Very good. I'll work with it.
Thank you again Jane.