Subject Re: [IBO] IB_SearchEdit and IB_Edit !
Author toninhonunes
>
> 1) how are you filling the key field?

I put the data via keyboard in the IB_Edit. This IB_Edit is my first
field that is also the Keyfield on the Form and in the event OnExit
of TIB_Edit I open the IB_Query and the record is fetched. The
IB_Query is in the state Search, I don't use SearchBar component.


> 2) do you have any Before Insert trigger code that affects the
value
> posted to the key field?

No, I don't.

Thanks.

Toninho Nunes