- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
What is the difference between Insert, Insert and Stay, and Update in forms?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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