The information in this article applies to product: e-Work 6.x
Issue
- Which e-Work fields support OnBlur and OnFocus events?
Resolution
Field Name |
Field Exit (OnBlur) Event Supported |
Field Entry (OnFocus) Event Supported |
Note |
---|
Button |
No |
No |
OnClick event available |
Check |
Yes |
Yes |
|
Clip |
No |
No |
|
Currency |
Yes |
Yes |
|
DateTime |
Yes |
Yes |
|
Drop-down |
Yes |
Yes |
|
Grid |
No |
No |
OnCellBlur exists for each cell of an editable grid |
Image |
No |
No |
|
Label |
No |
No |
|
List |
Yes |
Yes |
|
Memo |
Yes |
Yes |
|
Multi-attachment Clip |
No |
No |
|
Number |
Yes |
Yes |
|
Radio |
Yes |
Yes |
|
Rule |
No |
No |
|
Signature |
Yes |
Yes |
|
Status |
Yes |
Yes |
|
Text |
Yes |
Yes |
|
Note: Scripts that cause message dialogs to be displayed or the focus to change are not supported when called by field exit or field entry events. |
Keywords: kb640
Return to search results