开发者

sharepoint list relationship question

I have two custom lists in sharepoint with a one to many relationship on a column in both lists. So list A has text column 1 and list B has a lookup colum开发者_运维知识库n 1' on list A's column 1. I want to display the rows in list A, where column 1 has a match on column 1' and a 2nd column in list B with a specific text string. I have Sharepoint Designer and am fumbling along with linked sources described here http://office.microsoft.com/en-us/sharepointdesigner/HA100991441033.aspx, but can't get exactly what I'm looking for.


Keep in mind that there is no real concept of relationships in MOSS 2007. This does, however, become a concept known to SP2010. The route that you would want to take to achieve something similar would be a custom programming solution. Anything you do with Designer will work, but it won't provide you with the flexibility that you are probably needing in maintainability and reuse.


If you are a developer and have site collection access to the server, you should check out SLAM, a codeplex project my company built that will allow you to do exactly what you are looking for.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜