Consultor Eletrônico



Kbase P6533: Auto-return does not work for fill-in widgets
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/03/2008
Status: Verified

FACT(s) (Environment):

Progress/WebSpeed Versions
Windows

SYMPTOM(s):

Auto-return does not work for fill-in widgets

Legacy code does not have auto-return functionality.

CAUSE:

DATA-ENTRY-RETURN session attribute is not being set in the generated code. AUTO-RETURN does not work unless DATA-ENTRY-RETURN is true.

FIX:

Set DATA-ENTRY-RETURN to true by executing SESSION:DATA-ENTRY-RETURN = TRUE