Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

incident

mahesh009
Tera Expert

I'm trying to customize a form in ServiceNow and need to keep the "Insert" and "Insert & Stay" buttons visible even after the form is submitted. Can you provide guidance on how to achieve this?

6 ACCEPTED SOLUTIONS

VishaalRanS
Tera Guru

Hi @mahesh009 

 

To enable the "Save", "Insert", and "Insert and Stay" buttons on forms, go to system properties > UI properties and check the box.

 

Thanks, and Regards

Vishaal

Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

thullurishalini
Kilo Guru

Hi @mahesh009 

  • Go to System Definition > UI Actions.
  • Find the UI Actions named Insert and Insert & Stay.
  • Open each UI Action and look for the Condition field.
  • Ensure that the condition allows the buttons to be visible even after submission. You might need to adjust the script in the condition field to meet your requirements.
  • Make sure that the Form Context Menu option is unchecked if you want these buttons to appear directly on the form rather than in the context menu.
  • Save your changes and test the form to ensure the buttons remain visible as desired.
  • Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

Sai Krishna6147
Mega Guru

Hi @mahesh009 

we can achieve this by navigating to system properties>UI properties and checking "

SaiKrishna6147_0-1727944429263.png

Enable  Show "Save", "Insert" and "Insert and Stay" buttons on forms." box.

SaiKrishna6147_1-1727944510971.png

Please mark this response as correct or helpful if it assisted you with your question

View solution in original post

brahmandlapally
Giga Guru

Hi @mahesh009 

Go to System properties>>UI properties 

check the conditions and give appropriate conditions according to your requirements and click save.

Thank you.

 

so 

View solution in original post

Sandeep Rajput
Tera Patron
Tera Patron

@mahesh009 Navigate to System Properties >> UI Properties >> Show "Save", "Insert" and "Insert and Stay" buttons on forms.

 

Screenshot 2024-10-04 at 12.18.33 AM.png

View solution in original post

Anantha27
Mega Guru

Hi @mahesh009 

You can navigate to the System properties>>UI properties 

There you can find the check box to enable to visible on the form or not.

Thank you

View solution in original post

8 REPLIES 8

brahmandlapally
Giga Guru

Hi @mahesh009 

Go to System properties>>UI properties 

check the conditions and give appropriate conditions according to your requirements and click save.

Thank you.

 

so 

Sandeep Rajput
Tera Patron
Tera Patron

@mahesh009 Navigate to System Properties >> UI Properties >> Show "Save", "Insert" and "Insert and Stay" buttons on forms.

 

Screenshot 2024-10-04 at 12.18.33 AM.png

@mahesh009 What's wrong with my answer?

Anantha27
Mega Guru

Hi @mahesh009 

You can navigate to the System properties>>UI properties 

There you can find the check box to enable to visible on the form or not.

Thank you