When working on a form, what is the difference between Insert and Update operations? A. Insert crea

KranthiAndey
Tera Contributor

When working on a form, what is the difference between Insert and Update operations?
A. Insert creates a new record and Update saves changes, both remain on the form
B. Insert creates a new record and Update saves changes, both exit the form
C. Insert saves changes and exits the form, Update saves changes and remains on the form
D. Insert saves changes and remains on the form, Update saves changes and exits the form

1 ACCEPTED SOLUTION

Tanushree Maiti
Mega Patron

Hi @KranthiAndey 

 

Correct answer is D. Insert saves changes and remains on the form, Update saves changes and exits the form

 

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

View solution in original post

7 REPLIES 7

Ankur Bawiskar
Tera Patron

@KranthiAndey 

Answer -> B

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

option D is correct  I think,

Insert saves changes and remains on the form, Update saves changes and exits the form


 

ShwetaS
Tera Expert

Option B is correct

 Insert saves changes and remains on the form, Update saves changes and exits the form