Kbase P104362: collectChanges does not pass disabled field values the the smartDataObject for update.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/18/2005 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.1B
SYMPTOM(s):
collectChanges does not pass disabled field values the the smartDataObject for update.
Cannot update <table name> because <related table name> does not exist! (AF:103)
Update cancelled.
Saving changes in a smartDataViewer that includes fields that were modified and then disabled programmatically, does not save the disabled field values to the database.
After upgrade to dynamics 2.1B from 2.1A, disabled field changes are not saved to the database.
CAUSE:
This is a known issue being investigated by Development
FIX:
Modify the collectChanges procedure to include the disabled field values. See solution P42750.