top of page
Experiencing challenges with ServiceNow support?
IKC provides professional, reliable assistance that covers gaps not supported by ServiceNow
and without the high costs of traditional services.
Starting from just $1,080 per month


Using Modal Windows in ServiceNow UI Actions
ServiceNow's Agent Workspace provides a streamlined and efficient interface for agents. A common requirement for developers is to trigger...


Opening Links in a New Window or Tab from ServiceNow UI Actions
When developing within ServiceNow, you might encounter scenarios where a UI Action, such as a button click, needs to open a specific URL...


Decoding gsftSubmit() in ServiceNow
Are you working with UI Actions in ServiceNow and scratching your head over the gsftSubmit() function? This powerful but often...


Controlling Button Visibility on ServiceNow Forms Based on Field Changes
In ServiceNow, tailoring the user interface to specific scenarios is crucial for efficiency and data accuracy. One common requirement is...


How to Create a Button on the Incident Form in ServiceNow
ServiceNow's Incident Management module plays a crucial role in resolving IT service disruptions efficiently. Customizing the Incident...


Controlling the Delete Button on ServiceNow Forms
Managing the visibility and functionality of the "Delete" button on ServiceNow forms is essential for maintaining data integrity and...


Guiding Users After Action: Understanding action.setRedirectURL() in ServiceNow
ServiceNow empowers users to interact with data and trigger processes through various UI elements, including UI Actions like buttons and...


Adding a Work Notes Journal Field with a Post Button to a Custom ServiceNow Form
When managing records in ServiceNow, maintaining clear, detailed, and timely communication between team members is essential. A common...


Calling Script Includes from UI Action Conditions in ServiceNow: A Practical Guide
Are you trying to control the visibility or behavior of UI Actions in ServiceNow based on complex logic? Leveraging Script Includes from...


Fetching and Using the Current Date in ServiceNow: Business Rules, UI Actions, and Flow Designer
Setting the current date in a ServiceNow Business Rule is a common requirement for automating record updates and ensuring data...


How to Trigger an Event from a UI Action Button in ServiceNow
Triggering events directly from a UI Action button in ServiceNow is a common yet essential task for many administrators and developers....
bottom of page