You are editing a new incident record and would like the "Save" button to be located on the Form header. Which action would need to be taken for that button to appear?
You are editing a new incident record and would like the "Save" button to be located on the Form header. Which action would need to be taken for that button to appear?
To enable the 'Save' button on the form header in ServiceNow, you need to turn on the 'glide.ui.advanced' property. This setting can be found under All > System Properties > UI Properties. This advanced setting enables additional form buttons, including the 'Save' button, on all forms.
Correct answer is C: When you go to the User Interface properties at All -> System Properties -> UI Properties there is a check box "Show Save, Insert and Insert and Stay buttons on forms".
Actually, I am confused now. Because indeed the property name of the "Show Save, Insert and Insert and Stay buttons on forms" is glide.ui.advanced ! Hence B looks like a better answer than C as it gives the full and correct property name, where as C only lists Save where the property label is Save, Insert and Insert and Stay buttons..... If this appears on the exam I would have to go with B indeed
B is correct, just tested in my PDI there must be ticked "Show Save, Inset and Insert & stay on forms" which property name is “glide.ui.advanced”
just tested it
C is correct https://docs.servicenow.com/bundle/utah-platform-user-interface/page/administer/navigation-and-ui/reference/customizing-instance-appearance.html#d17975e107
C is the correct answer.
need to set under UI properties
Form Layout: This is the area where you can configure the arrangement and placement of fields, buttons, and other elements on a form. Therefore, option D is the correct action to take to ensure that the "Save" button appears in the Form header when editing a new incident record in ServiceNow.
sorry answer is B - To have the "Save" button appear on the Form header while editing a new incident record in ServiceNow, you need to: All > System Properties > UI Properties > Turn on the “glide.ui.advanced” property. This action enables the advanced UI features, including the "Save" button on the form header.
The answer is "C" but it should say "check the box" instead of "turn on"
B is correct Just tested in n my instance
A is correct
B and C are correct. On the UI properties page, if you hover on the question mark then it displays glide.ui.advanced property. Label text says "Show Save, Inset and Insert & stay on forms". I think it should be B
C is Correct.
in the UI Properties you can enable this option: Show "Save", "Insert" and "Insert and Stay" buttons on forms
A and D are def. wrong. Between B and C, C is correct. Even if it turns on the save button for all fields.
I guess "C" is not quite right because the UI Properties setting affects all forms, not just incident.