Re: User related info only

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Data should be stored in a custom list.
The list should have a column (username), that contains the username of the
user (domain\username format), whom the record belongs.
You create a view, where you place a filter where username equals [me].
You make only the view available for the users in a web part.

Peter

"Deepak Magoo" <DeepakMagoo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EFA5E7CF-1F9C-4EC5-93C1-C14C52687ABE@xxxxxxxxxxxxxxxx
> Hi,
>
> In my requirement i am collecting some data lets say certification details
> from users. How can i restrict user to view details pertaining to his
> account
> only. Also i want to build some approve/reject kind of functionality where
> admin users can come and give the approval.
>
> Thanks in advance,
> Deepak Magoo


.