Subject | Re: [IBO] Detecting user changes |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-01-04T04:48:41Z |
DMLCaching is what you are looking for. Look at the survey-sample-application, there is it explained.
Guido.
Shane van de Vorstenbosch wrote:
Guido.
Shane van de Vorstenbosch wrote:
> I am using TIB_LookupCombo and TIB_SpinEditEnh on many of my forms. I an now trying to speed up the data entry on my forms by using user changes to automatically set other fields.
>
> My question is, what is the simplest way to detect a user change only. I don't want to code to execute when the field changes due to a record change. I have tried attaching the procedure onto a wide variety of events but I can still change the field without the code executing.
>
> TIA
> Shane
>
> [Non-text portions of this message have been removed]