-
Notifications
You must be signed in to change notification settings - Fork 1
Event handling
Andreas Hilken edited this page Mar 14, 2018
·
3 revisions
Beside the Events hat are raised on the Form Component you can also catch events on each control. You has to use the formDidMount. There you get an array of GenericFormInput objects. You only need to finde the control with the full contrl id and then attach the event that you want have.
Not all events should be catched. Those Properties and Events that are not possible to overwrite as property should also not be catched here.
Do It Digital Consulting LLC
[email protected]