Hello everyone,
I have a WIT and in this WIT I need to programm a dropdown box 'A' that contains certain key words, when I select a word in the dropdown box 'A' the dropdown box 'B' will be load with information just the word I selected in dropdown box 'A', but if select a different word in the dropdown box 'A' dropdown box 'B' will be load with different information.
E.I.: Dropdown box 'A' contains the following information: administration, development and support
If I select in 'A' Development, 'B' will be loaded with: Visual Studio, SQL Server, Oracle
but,
If I select in 'A' Support, 'B' will be loaded with: Perfect Tracker, VMWare, Microsoft Office
I really apreciate if you know where I can find information or documentation that guides me to do that. I have the Process Template Editor but eventhough I have been making tests to get this done I have not be able to achive it.
Thank you very much for any help you can give me.