I have two combobox in a Browser Dialog "Customers" and "Building Address". The records in the Building Address should be filtered by the selected Customer.
I have done this for the maintenance form, but I have not find a way to have the combo filtered in the Browser Dialog (BD), and the events exposed to the BD does not allow me setup code to Requery the BuildingAddress BO.
As for the SearchValueChanged, this is correct and where you will want to place your code...it has actualy been here since 1.6.5 I am pretty sure.
That is a great excuse. Just kidding
I will try to setup a sample test with the SF sample database, there is not rush on this one, so it can wait.
Thanks for the confirmation, I got confused trying to get the values, but it is working beautifully and a very powerful functionality.