creating new record when clicked on UI macro button
How to configure the creating new record when clicked on UI macro button? this button is presented in related List.
How to configure the creating new record when clicked on UI macro button? this button is presented in related List.
Is there a way to change the display duration of the error message in the mobile app?
I am unable to create a button on the workspace. "Approve Button". I am able to create it under UI Action, but it does not show in workspace.
Unlike UI Actions I don't see any scripting in UX actions If there is any option to enable it. Please let me know.
Hi Team, Here SLA is configured for incident and agent works on incident task which are related to incident ticket, issue is here now they want to track incident tasks in reports and in general.how to achieve that? Thanks,Best Regards
Hi Team,We have a web application created by our own company to test ServiceNow scenarios.it is not developed in ServiceNow.can we append that respective web application within the frame of ServiceNow.We are trying to build a custom application which...
Hi After creating a data visualization in Analytics Center (within a workspace that I created myself), I tried to Schedule the data visualization. I get a blank page page saying "The page you are looking for could not be found"What might be the issue...
Hi Team, Cancel button is not working for Problem. Script :- function onCancel() { if (g_form && g_form.mandatoryCheck()) { ScriptLoader.getScripts("ProblemModalUIHelpers.jsdbx", function() { ProblemModalUIHelpers.problem_Cancel...
I am doing some customization to the Asset Management app. I want a log entered into a table when a user scans an asset, with the asset tag, user name, and date. I went with the approach of connecting a script to the mobile with an action function or...
Why problem ticket is going on "Root cause analysis" when I am canceling the ticket?
Our client ask us to disable the hint using DOM Manipulation for all the fields. I want to give him some official advise
import set is used to import data from CSV to String type items.One item is set to the string “100%”. The “%” in “100%” is set to a single-byte character in the CSV. However, when data is imported using the import set, it is saved in the String item ...
If we want to create UI action Form Button for Modal pop-up window in Custom Application which is created from App engine studio:Follow Below Step to Reproduce it.1) Go to System Definition >> UI Action >> New .2) Go and fill out as below:Note: I am ...
Hi All, Say for example if we are deploying 4 applications via "application repo" in a release and during deployment we are trying to deploy all the 4 applications and during validation we realized that there is a problem with the 2nd application , S...
