ACDF CORRECT
onSubmit when a form is submitted.
onLoad execute script logic when forms are loaded
onCellEdit Client Script is for lists rather than form
onChange when a particular field's value changes
https://developer.servicenow.com/dev.do#!/learn/courses/quebec/app_store_learnv2_scripting_quebec_scripting_in_servicenow/app_store_learnv2_scripting_quebec_client_side_scripting/app_store_learnv2_scripting_quebec_client_script_types
ACDF
Client Scripts are a specific kind of client-side script, which execute on forms (or in the case of onCellEdit Client Scripts, on the list view) of a record. Client Scripts come in four basic types: onLoad, onChange, onSubmit, and onCellEdit. Each type runs under different conditions, and often has a different use than the others.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Nicknameonetwo
Highly Voted 2 years, 6 months agoshowboat_zw
Most Recent 1 month, 3 weeks agojulianamendo
1 year, 2 months agoAMITKSI
1 year, 3 months agoBeepBopBoop
1 year, 8 months agoPradeepGen
1 year, 9 months agosaiakhilpalle
1 year, 11 months agoRanaway
1 year, 11 months agoBonche
2 years agosom_420
2 years, 7 months agobharatns
2 years, 7 months agomoumou
2 years, 11 months agomoumou
2 years, 11 months ago