-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Add Buttons
Aliyss Snow edited this page Nov 22, 2020
·
2 revisions
To define a Quick Add Button add a Quick Add Button by inserting a row on the Extension Options Page.
Define a code that will allow you to recognize your button easily.
You can get the Table ID from the url you want to add the buttons to.
- If the url is: https://your_instance.service-now.com/nav_to.do?uri=/incident.do
- Then your Table ID is: incident
Runs the Actions subsequently. This allows you to add multiple actions to a button.
The Actions are predefined from your Actions List. You can select them from the dropdown.
- Action List has: [Hello World]
- Action Selection: Hello World