This video shows you how to add logic to your application by adding events. Every form item has a list of events to which you can add JavaScript. The code is triggered when the event takes place. This demo adds two events to the application: one event will multiply values in a table row while the ...