Field WdgModified
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
Field WdgModified
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Response of a form field to a change in value (Modified) event. Indicates how the form field responds to a change in value (Modified) event.
Valid Values
A 1-character code, as shown in the table below:
Code | Meaning |
N | (DEFAULT) No notification |
Y | Control returns to the application program if the form field is modified |
Remarks
If WdgModified is set to Y, then FORM INPUT will transmit any time the end-user changes the value of the form field (for entry fields, this occurs for every press of a key that is not simply cursor motion).
If WdgModified is trapped, then LostFocusModified events (IT = Y) will never occur.
See Also
IT
Updated
ByJason Lee
Was this article helpful?
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5