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.