DropDown cascade List

Hi, 

I need to create a list with cascade dropdown.

I have a list with the name of the users ("Users"), another list with stores ("Stores"), this list have a lookup for the "Users" list, and the last list with lookup for this lists.

what I need is when I select the name, for the Users List, the lookup column for "Stores" show me only the items that contain the name selected.

How can I do that very very simple?

PS: I can't use InfoPath. 

July 28th, 2015 3:53pm

Hi Vinicius,

Since there is no OOTB feature can meet this requirement, custom solution with some code would be required.

A suggestion is that you can use the SPServices library to implement a cascade drop down menu as you want:

http://spservices.codeplex.com/wikipage?title=%24().SPServices.SPCascadeDropdowns&referringTitle=Documentation

A demo about Two Level Cascading Drop Down in SharePoint 2013 using SPServices would be helpful to you:

http://www.codeproject.com/Tips/758909/Two-Level-Cascading-Drop-Down-in-SharePoint-using

Thanks
July 29th, 2015 3:19am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics