- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 04:13 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 05:48 PM
Hello @SreenadhChenna,
The Insert and Stay option is a useful feature in ServiceNow that allows you to save a record and remain on the same form, instead of being redirected to the list view. To enable this option on a custom table, you need to follow these steps:
- Navigate to System Properties > All Properties and search for the property glide.ui.task.insert.
- Make sure the value of this property is set to true. If not, change it and save the property.
You should now see the Insert and Stay option in the hamburger menu of your custom table form. You can use it to create or update records without leaving the form.
Hope this helps.
Kind Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 05:48 PM
Hello @SreenadhChenna,
The Insert and Stay option is a useful feature in ServiceNow that allows you to save a record and remain on the same form, instead of being redirected to the list view. To enable this option on a custom table, you need to follow these steps:
- Navigate to System Properties > All Properties and search for the property glide.ui.task.insert.
- Make sure the value of this property is set to true. If not, change it and save the property.
You should now see the Insert and Stay option in the hamburger menu of your custom table form. You can use it to create or update records without leaving the form.
Hope this helps.
Kind Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 06:30 PM
Hello @SreenadhChenna
Greetings!
Open the ui action record for Insert and Stay from right click on form header > choose configure > UI Actions,
Select the "Form button" option. It will be available on forms.
please mark the answer as correct and helpful if helped!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 11:00 AM
What information has to be filled out after creating a New UI action and selecting "Form Button?"