Scripting overview Flashcards
1
Q
Types of Client scripts
A
OnLoad(): when a form is draw and before giving control to user
OnChange(): when a particular field changes (related to a field not form)
OnSubmit(): when a form is saved/submitted/uploaded
OnCellEdit(): when a cell on a list changes value through use of the list editor