Consultor Eletrônico



Kbase P92929: Dynamics: TAB key does not work for DynLookups when customization exists
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/22/2004
Status: Unverified

FACT(s) (Environment):

Dynamics 2.1A

SYMPTOM(s):

TAB key does not work for DynLookups

DynLookup is not a database field but as Local field

DynViewer misses a datasource

Customization for the dynViewer exists

CAUSE:

Customization prevents the functions, that set the dynlookup TAB-STOP Property as TRUE, to be run.

FIX:

Run enableObject manually at the end of superProc/initializeObject of the dynViewer:

RUN enableObject IN TARGET PROCEDURE.