0

Hi I was wondering if anyone knew of a way of filtering a list when adding a new item to a list. Example would be if I have two lists, the first called  Subsectors with two columns, Sectors and Subsectors. In this list I would have data like A, B, and C in the  Sector column and in the Subsector column I would have data like A1, A2, A3, B1, B2, B3, C1, C2, C3.

The second list would be called Sectors, with two lookup columns that look at the columns in the Subsectors list. What I am trying to figure out is when I add a new item to the  Sector list, I want to choose the Sector in this case A, and when I then choose the Subsector, I just want to see A1, A2,A3, so basically it is filtered on the fly. In a previous life a long time ago I used to do some programming in Delphi using Paradox tables. In this case I would have had an onclick event occur when I made a chose in a combo box and then filter the table. Not sure how to do this in SharePoint as I do not do much coding within SharePoint.

Just found this http://www.azu.mn/2013/10/lookup-plus-for-sharepoint-2013-cascading-cross-site-filtering.htm . I presume that this means there is no OOTB way of doing it.

Any help I would be very grateful.

(Visited 10 times, 1 visits today)
Add a Comment