Consultor Eletrônico



Kbase P9097: Since migrating SDO to 9.1D a prompt for confirmation is displayed when deleting records
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Since migrating SDO to 9.1D a prompt for confirmation is displayed when deleting records

customized code to ask for confirmation when deleting records from SmartDataObject

When deleting a record, prompted twice to confirm deletion

CHANGE:

Upgraded from Progress 9.1C to Progress 9.1D

CAUSE:

A new SmartDataObject instance property called 'Prompt on Delete' was introduced with Progress 9.1D. By default this is enabled, when migrating SmartDataObjects from Progress 9.1C to Progress 9.1D, the SmartDataObject will now have this property enabled by default.

FIX:

To disable this new behavior, do the following:

1) Upgrade to Progress 9.1D01 (or later)
2) Change the 'Prompt on Delete' property on the instance properties of the SmartDataObject to be unchecked (disabled)