I am trying to create a simple CRM solution inside SharePoint 2010 with three lists. In the first list of stores, companies and second stores will contact persons in these companies with a search column, where you select the company in which the person works. The third list (and this is where the problem arises) stores the connection with people in companies, so here I have a search column that looks at people who are in list No. 2.
The problem is that I want to group the third list in the company, and then per person in the view, but I cannot group a column not in the third list, and SharePoint will not allow me to have a column containing the company name in the third list, since this is a search column in the second list.
Does anyone have a clue if this can be done using SharePoint lists and views?
source share