[api-dev] Limiting the selection base of a combobox based on another

2010-05-18 Thread Johannes Öberg
I'm trying to make a selection form for selecting a single customer from a database that contains quite a lot of customers. The end user will type either the birthdate of the customer, their first name or their surname; or a combination of these, any that can contain wildcards or be only partially

Re: [api-dev] Limiting the selection base of a combobox based on another

2010-05-18 Thread Fernand Vanrie
Johannes , I think you need to use a event who fire some macro's to change the SQL statement behind the comboboxes depending on the content of the others hope it helps Fernand I'm trying to make a selection form for selecting a single customer from a database that contains quite a lot of