Hi,
Is there a way to change the List source in a dropdown box at runtime, such that (see image) if I select a particular value in the ‘Select Company’ dropdown box, the items in the ‘Select Product’ dropdown box would change.
I tried assigning an argument to the List source so that the process that runs when a specific Company is selected will return a list of corresponding items to the Products box, but it simply does not change at runtime. Help.