What is the difference between Insert, Insert and Stay, and Update in forms?

kishorchika
Tera Contributor

What is the difference between Insert, Insert and Stay, and Update in forms?

1 ACCEPTED SOLUTION

pranita-24
Tera Guru

Hi 
I hope my answer will resolve your issue

  • Insert → Save record and go back to list.

  • Insert and Stay → Save record but stay on the form.

  • Update → Save changes to an existing re

 

 

View solution in original post

5 REPLIES 5

pranita-24
Tera Guru

Hi 
I hope my answer will resolve your issue

  • Insert → Save record and go back to list.

  • Insert and Stay → Save record but stay on the form.

  • Update → Save changes to an existing re

 

 

Ankur Bawiskar
Tera Patron
Tera Patron

@kishorchika 

Insert -> Adds new record and returns to previous page, used when a new record is created but no further edits are needed and the user wants to move on after saving

Insert and Stay -> creates a new record but keeps the user on the same form, allowing immediate additional edits or the creation of similar records

Update -> saves the changes made to an existing record and then exits the form, returning the user to the previous view or list

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

Bhuvan
Mega Patron

@kishorchika 

 

Insert - Creates a new record, a copy of the existing record with the new values provided in the form and returns to the previous page or list view

 

Insert and Stay - Creates a new record but keeps the user on the same form

 

Update - Modifies an existing record and saves the changes to record

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

sunilsargam
Tera Guru

Hi @kishorchika ,

 

Insert -- > Saves a new record and returns to the previous page. Use when no further changes are needed after creating the record.

Insert and Stay -- > Saves a new record but keeps you on the same page. Use when you want to make more edits or add similar records.

Update -- > Saves changes to an existing record and returns to the previous page.

 

If this helped to answer your query, please mark it helpful & accept the solution.

Thank you

Sunil