This topic is locked

list page records limited by username

10/18/2005 3:28:23 PM
ASPRunnerPro General questions
author

Is there a way to limit records listed on the list and view pages to only those records that contain the user's username?

Sergey Kornilov admin 10/18/2005

Advanced Security option "Users can see and edit their own data only" is designed for this purpose.

500349 10/18/2005

I forgot about that! But do I need to insert the username field into the table using some sort of VB script? Make it a hidden field? Thanks.