Kbase 21512: Dynamics: Error (4056) Adding Dynamic Toggle-box to a Dynamic Viewer.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/04/2005 |
|
Status: Unverified
SYMPTOM(s):
Attribute <attribute> for the TOGGLE-BOX has an invalid value of UNKNOWN. (4056)
Error is generated when a Dynamic toggle-box object type is added to a dynamic SmartDataViewer.
FIX:
When a new object type is created and the visualizationType attribute is set to 'TOGGLE-BOX', the initialValue attribute should be added. If the initialValue attribute is not added, the initial value for the TOGGLE-BOX will be set to ? causing the above error to be generated.