On Outside Call
Code | Can be called by | Definition |
---|---|---|
10 | Form | The form received a POST OUTSIDE CALL call |
Description
This event is called when the form is called from another process through the POST OUTSIDE CALL
command.
The
On Outside Call
event modifies the entry context of the receiving input form. In particular, if a field was being edited, theOn Data Change
event is generated.