Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Group members,

I am using the DataFormWebPart in SharePoint Designer to filter the list using list items "Customer Name" when I use Current User Filter web-part and give parameter to list.Unfortunately, this doesn't work, it doesn't display any items, though there are items.I came to knew i.e the filtration for my dataform web-part takes as "@Customer_x0020_Name=$Current User ",But I am unable to find this condition.Hope some one help me

Thanks,
Quality Communication Provides Quality Work.
http://siddiq-sharepoint2010.blogspot.com/
Mohammad Siddiqali.
Posted

1 solution

Hi,

Try it in this way,

VB
"@Customer_x0020_Name={$Current User}"
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900