Forum Discussion
Christian Pieper
Jan 31, 2018Copper Contributor
display specific data from contact list depending on user search input
Hello everybody,
i'm quite new to SharePoint and looking for a way to solve my Problem:
We have a Contact List for different applications. Each of the applications has several components (eac...
Christian Pieper
Jan 31, 2018Copper Contributor
yes, sorry for not clarifying...
it's 2013 onprem
Deleted
Jan 31, 2018This is a pretty good article that talks about web part connections which is what you can use to connect a search / selection webpart to pass data to your data to do the filtering.
https://support.office.com/en-us/article/Connect-data-in-Web-Parts-54A36FDA-019C-49B3-AD33-0CD94BF70C1E
https://support.office.com/en-us/article/Connect-data-in-Web-Parts-54A36FDA-019C-49B3-AD33-0CD94BF70C1E
- Christian PieperJan 31, 2018Copper Contributor
Thank you for the link, seems as exactly what i was looking for to Show the data of the table. Do you have any clue how to design the data list(s) best? Do i have to create 2 tables as suggested above? I would have tried it that way now with 1:n lookup Connection between the two tables then.
- DeletedJan 31, 2018Just depends, if you setup you column that has multiple applications or whatever with multi choice the search / filter might be fine with a single table. If it doesn't then you'll need to check into making a seperate list for it so you can set that relation up.