Show list items specific to user sharepoint

Posted by Sachin on Stack Overflow See other posts from Stack Overflow or by Sachin
Published on 2010-01-14T07:42:58Z Indexed on 2010/06/15 9:02 UTC
Read the original article Hit count: 329

Filed under:
|
|
|

Hi all,

In my project i have a asset list which contains "request to download" link. In the same list there is "download link" column which is default empty.

Now when any user clicks on request to download link a workflow is activated and it will send request to approver to approve or reject the download request.

If approver accept the request then the "download link" column in the asset list will be updated by some URL which redirect user to download page.

Now what happen is, if user A send request to download asset to approver and approver approves it this will update respective item in asset list and put a download URL in "Download Link" column but if user B get look for the same record in asset list the download link will be visible to this user too which is wrong.

I want to display download link columns value to only those user whos request has been approve.

FYI: I am using WSS 3.0

Can anyone help me what should be the best approch to do this...?

Thanks in Advance Sachin

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about moss