I have created a SharePoint List that has 'Title', 'Hardware type', 'Sub Type' & More Info.
Title is the default 'Title' column in the list. Other columns are created by me. The titles are as at the below!
- Network
- Storage
- Power
- Other
Each title has its own 'Hardware Types'. Also each 'Hardware Type' has its own 'Sub Type'. All those details are stated at
the below!
Title Hardware Type Sub Type More Info
NetworkSwitches Ethernet N/A
NetworkSwitches Fibre OpticN/A
Network Router ADSL N/A
Network Router VPN N/A
Storage HDD External N/A
Storage DVD External N/A
Storage Tape Drive Rackmount N/A
Storage Tape Drive External N/A
Power UPS 600 VA N/A
Power UPS 700 VA N/A
Power UPS 1000 VA N/A
I am using an InfoPath form to display these details from the List in some Combo boxes. What I have done to this extend is Passing the relevant column data to the Combo boxes of the form.
But my problem is when I select Network from the title combo box not only the 'Hardware Type' of the title network display but also all the 'Hardware Type' is displaying and this is also happen when selecting 'Hardware type' to get only the 'Sub Type' relevant to the selected 'Hardware Type'.
I think this is a filtering problem but I cannot figure it out to solve the matter. If someone can give me a solution for this matter I am very very glad!
Thanks,
Chiranthaka