Hi all
Below is a drawing of a scenarium I want to create in SP2013. My question is wether this is possible OTTB, or possible at all.
The main concern is, how possible is it to make drop-down depend on each other. That is if I choose one item in the first drop-down, then only items related to that item is possible to choose from the next drop-down.
?width=750
I thinks that the SPService is the way to go, it looks like something easy enough to implement, and there seems to be alot of guids on how to.
Another question. If one wants to go a step further and populate some of the lists with some external data (make them dynamic), instead of manually create the items. Maybe use some Navision tables to derive data from or other tables in a Databse. In which direction should I look then?
I would not be creating this by myself, but I would have to have a clear idea if it is possible and how to proceede.
This can be done in Infopath if you have that available to you. Â It’s called cascading dropdowns. Â It is easier if you have Nintex forms, but Nintex is pricey. Â Laura Rogers has a good blog post and youtube video on this using Infopath. Â There are probably solutions that are more code based.
I have successfully used SPServices Cascading Dropdown many times to meet the need you looking for.