The information in this article applies to product: e-Work 6.x
Issue
'When Changed' does not fire if the next selected field is a grid or if the user leaves the form.
For example, a form contains TextField1, TextField2, and Grid1. TextField1 has a 'When Changed' event associated with it. If the user changes the value of TextField1 and then selects TextField2, the 'When Changed' event fires as expected. If the user changes the value of TextField1 and then selects Grid1, the 'When Changed' event does not fire.
An example of the second scenario is as follows: If the user changes the value of TextField1 and then opens a Word document, reads an e-mail, etc., and then selects TextField2, the 'When Changed' event does not fire.
Resolution
- Regarding the grid, this is a known issue. Regarding the situation where the user leaves the form and then returns, this is expected behavior.