Kbase P54648: Wrong Record Being Deleted From Browser in Multi Page Display
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics
SYMPTOM(s):
Wrong Record Being Deleted From Browser in Multi Page Display
Container had toolbar on p0, fullb on p1 and viewv on p2. When deleting the record on p1 the trigger code was reporting the first record in the browse as being deleted
CAUSE:
The update/tableio links were between the sdo and the viewv only, when the confirmation of deletion was presented the browser then put focus on the first row and the UI was confused however this is an incorrect layout - the user has tableio functionality for the viewer is viewing the browser
FIX:
Either add links for the browser (update/tableio) or ensure only required functionality is on the visible toolbar for each page.