Kbase P106002: assignNewValue function has changed with service pack 10.0B02
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/07/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0B
SYMPTOM(s):
In the rowDisplay hook for SDV, using assignNewValue for a dynamic lookup
SDF and linked fields are not updated
After applying service pack 10.0B02, dynamic lookup linked fields are blanked out by a call to assignNewValue from rowDisplay.
In 10.0B01 it was possible to update the linked field of a dynamic lookup with assignNewValue. In 10.0B02 the function simply blanks the linked field.
CAUSE:
This is a known issue being investigated by Development
FIX:
Set the session startup parameter keep_old_field_api to YES and re-start the session.