ServiceNow Practicing Creating Forms and Scripts

SELAZS
Tera Contributor

Hello! I'm working on expanding my ServiceNow skills and was wondering what this the best why using an instance to create forms and practice creating different sort of script's in ServiceNow.

3 ACCEPTED SOLUTIONS

Prasanna_Patil
Tera Guru

Hi @SELAZS practicing will always help you in one or the other way...keep practicing 😊

Please hit like and Mark Helpful if you liked it
Regards,
Prasanna

View solution in original post

SK Chand Basha
Giga Sage

Hey @SELAZS, to craft forms, leverage the Form Builder, a cutting-edge feature introduced in the Washington release.

For server-side scripting, dive into Background script.

And for client-side scripting, make use of the JavaScript executor with the convenient shortcut (ctrl+alt+shift+j) for smoother practice sessions.

 

Mark it Helpful and Accept Solution!! If this helps you to understand.

View solution in original post

3 REPLIES 3

Prasanna_Patil
Tera Guru

Hi @SELAZS practicing will always help you in one or the other way...keep practicing 😊

Please hit like and Mark Helpful if you liked it
Regards,
Prasanna

SK Chand Basha
Giga Sage

Hey @SELAZS, to craft forms, leverage the Form Builder, a cutting-edge feature introduced in the Washington release.

For server-side scripting, dive into Background script.

And for client-side scripting, make use of the JavaScript executor with the convenient shortcut (ctrl+alt+shift+j) for smoother practice sessions.

 

Mark it Helpful and Accept Solution!! If this helps you to understand.