(9)-a. JavaScript Setting

Set an event (on value edit, on mouse move, etc.) to call a JavaScript method written in the Page script section.
Be careful if you write an event on multiple rows of a table as it may have unexpected behavior or not work correctly.
Also note that customer support will be unable to assist with any custom JavaScript debugging or errors caused by custom Javascript.

Item

Detail

Add Event

Add event

Delete Event

Delete event selected

Event Name

Selectable events below
onchange、 onclick、 ondbclick、onforcus、onkeydown、
onkeypress、onkeyup、onmousedown、onmousemove、
onmouseout、onmouseorver、onmouseup、onselect

JavaScript

Select procedure with event set in event name or write code in the JavaScript editor
For more details about the JavaScript editor please refer to section < (3)-b. Properties >