Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Custom lookup Field/column in SharePoint Designer 2007

  Asked By: Shekhar Patil         Date: Jan 15, 2011      Category: Sharepoint      Views: 3717
 

Create a Column whose content type is 'lookup'. once we select Lookup we need to choose Listname and columnaname to loopup on.

Now I have List User with following data. I will choose lookup column as 'Name'.

Name Status

A 1

B 0

C 0

D 1

E 1



But I want that its should display Name whose status is '0' only in above lookup field.

Please help to create such type of custom lookup field or suggest any alternative to get field which contains filtered values from other list

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Bhupesh Karankar          Answered On: Oct 04, 2011       

you have three simple way...

first: use calculated column
second : use filter options
third : create two column and configured with content on


for more help, email me at bkarankar@karankar.com
make sure to have subject as "SharePoint Help"

 
Didn't find what you were looking for? Find more on Custom lookup Field/column in SharePoint Designer 2007 Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].