Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Lookup fields and views

  Asked By: Cedric Lucas         Date: May 27, 2003      Category: Sharepoint      Views: 259
 

Anyone know if it’s possible to base a lookup field on an view.

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Donnie Drake          Answered On: May 27, 2003       

No, lookup  field can only be field  on a physical field of a list

 
Answer #2       Answered By: Nathaniel Henderson          Answered On: May 27, 2003       

It is not easy in this release.

With some JavaScript you can simulate a filtered dropdown list. Check out
one approach here:
http://tinyurl.com/3ahmv

One caveat to this approach. The list the lookup  column is based upon must
reside within the same SharePoint site. :(

I'm still looking for a better approach. If you have ideas, I'm eager to
hear them.

 
Didn't find what you were looking for? Find more on Lookup fields and views Or get search suggestion and latest updates.


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