Kbase P15339: How to fire an event/trigger when a field is changed into a
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/29/2003 |
|
Status: Unverified
GOAL:
How to fire an event/trigger when a field is changed into a SmartDataViewer due to navigation interaction.
FACT(s) (Environment):
Progress 9.1x
FIX:
1. add displayRecord method in your SmartDataViewer.
2. add APPLY "U1" TO <field> IN FRAME {&FRAME-NAME}.
3. define U1 trigger for your <field>