Searching related fields in a tabpanel (1.2final)

I’ve got a “master” table and a related “addresses” table. The main form and a form in a tabpanel on it are both based on the master table. The tabpanel form has only fields from the related addresses table (yes, there’s some method in this madness - or at least there seemed to be at the time).

With the main form with the tabpanel displayed if I enter find mode I can enter values in the fields on both the main form and the tabpanel form. But, values in the tabpanel fields are ignored in the search :-(

If I put a related addresses field on the main form, searching works just fine on that field. If I put a master field on the tabpanel form, searching works just fine on that too. I can even combine these two in a search. But related fields on the tabpanel form are ignored.

Hmmm… if I re-arrange things so that the tabpanel has a related form (i.e. form based on addresses table) and non-related fields then the problems go away. Maybe there was madness in the method to start with? Or was if supposed to work the first way?

FWIW, this is all in Servoy 1.2final developer.

Thanks,
Neale.