Kbase P71893: Dyn 2.1A: calling setDataValue does not display new value in lookup
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/12/2009 |
|
Status: Unverified
SYMPTOM(s):
Calling setDataValue does not display new value
FACT(s) (Environment):
Dynamics
FIX:
Either manage to call displayfields afterwards
or
call assignNewValue instead
or
assignWidgetValue to forces a display, but note that assignWidgetValue turns the viewer in modified state by calling assignNewValue with plSetModified set.