Filter dropdown from another dropdown on a form in on Load
I have two drop downs on a form. The second is filtered by information from the first drop down. It works perfectly however if I prefill the first drop down in the On Add On Load section the second drop down is always blank.
How do I trigger the second drop down that there is a value in the first drop down.