How to display Version Number of Knowledge Article on portal Page
Hi Everyone, I want to display version number of KB Article on the portal page.Please can anyone help me on this .Thanks,Amulya P
Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More
Hi Everyone, I want to display version number of KB Article on the portal page.Please can anyone help me on this .Thanks,Amulya P
Getting below error in onchage client script. onChange script error: RangeError: Maximum call stack size exceeded function () { [native code] } code which i am using.var regex = /^(1[0-3]|[1-9])$/; if (!regex.match(newValue)) { g_for...
I want to assign group automatically based on ci class selected on incident.Should i use onchange client script or assignment rule and why?
Can we hide rating and helpful link from article? if yes then how?
Is SCCM Service Graph Connector comes under integration hub transaction count?
Creating a database view for my learning purpose but getting error, what i am missing?
I have a requirement to auto update the program budget based on project associated to it and notify to program manager is there is any change in budget.
Hi exports, I'm facing issue on table cleaner, need your help on below issue.I have created table cleaner on custom table but it is not working, there is no table rotation on that custom table. If something is not working from "sys_auto_flush" table,...
We have enable Certificate Based Authentication but not getting option to login with CAC
I have a filed called phone number on catalog which display on catalog task with mandatory field.I want to add validation like if phone number exists in cmdb_ci_comm table and assigned to anyone then alert message like number already exists. Can some...
how to change the logo text or image on the login page and MFA page?
I am trying to set a field mandatory when requested_for get changed but its not working, I have written onchange client script. Actually my script is not getting called, i tried print alert but didnt work. what could be the reason?
In CMDB table if we have "IS Virtual" field as false then configuration item record is created then related list while creating asset asset need to auto set Thanks in advance script is
How can we hide and show ui action? i want to hide it for abc view and display for others view.
I have one catalog item with filed Hardware Type (dropdown: Laptop, Desktop, Monitor, etc.) and justification.My requirement is If "Hardware Type" is "Laptop" and the "Justification" field is less than 50 characters, display an error message.