Kbase P15723: Dynamics: More than one instance of same SDO on a container
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/28/2003 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.0A
SYMPTOM(s):
If more than one instance of same SDO is added to a container, then no data
is displayed on web for that container.
In GUI environment, the data is displayed but the toolbar buttons like
add/update/view are disabled even when the appropriate update/TableIO links
are present.
CAUSE:
Bug# 20021105-024
CAUSE:
Changed it to use the ObjectInstancename instead. The name will however change from "(1)" to "_1" because Javascript has problems with the brackets. This will happen for brackets inside names too.
One limitation:
===============
So far it seems to work fine. However you have to be aware if
updating the records in one SDO will not refresh the same record in a
different SDO.
FIX:
Fixed in 2.0A01