Kbase P7518: Dynamic Combo used with a parent field.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/3/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1C
Dynamics 1.1A
SYMPTOM(s):
Dynamic Combo used with a parent field.
The parent field is a fill-in widget.
The Dynmanic Combo does not filter correctly.
CAUSE:
Known issue
FIX:
When using a normal fill-in widget you need to tell the combo that it
needs to refresh the data. We cannot determine that the value of a
parent field has changed.
To ensure that the data in the combo
changes you need to either add a leave or value-changed trigger to the
local fill-in and then run a procedure to tell the combo that it needs
to refresh the query.