2

looking for a way to filter a document library based on metadata from an item in a different library.

For example I would have two web parts on a page , selecting on in item in library one would filter library 2 based on the value of a column from the item that was selected in list one.

Can this be acomplished with something ootb? or using the client object model or jquery?

1 Answer 1

1

This normally can be accomplished by using connectable webparts. Make sure to tick "allow Connections" under the advanced webpart settings.

Whenever you select the dropdown menu of a webpart, you can choose "connections", and select the webpart that you want to connect to. You then can configure your connection to filter the data based on a specific selection.

3
  • I never got this working with metadata columns. I suppose it is not supported for this column type? Commented Feb 22, 2012 at 10:28
  • do you mean managed metadata or enterprise keyword columns? Commented Feb 22, 2012 at 12:35
  • managed metadata columns. Commented Feb 22, 2012 at 12:51

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.