Consultor Eletrônico



Kbase P70153: SmartDataViewer does not properly enable/disable non-RowObje
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/03/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

SmartDataViewer has widgets which are not connected to fields in RowObject

The fields do not correctly enable/disable when enableFields and disableFields are called

CAUSE:

Application was using a SmartToolbar which was configured to run in 'Save' mode instead of 'Update' mode. When the SmartToolbar is run in 'Save' mode a call to enableFields is made during initializeObject that is not normally run.

FIX:

Switch the mode in which the SmartToolbar runs from 'Save' to 'Update'