Resolved! Can I hide a tab using a UI Policy
I have a requirement to hide /show tabs as a result of selection - can I achieve this through a UI policy?
I have a requirement to hide /show tabs as a result of selection - can I achieve this through a UI policy?
Good morning, In a service catalog entry i'm using a UI Macro to display message with a clickable link to a documentation. If working fine but i can only display the message in one language but i need the message to be automatically translated regard...
For some reason, google searching isn't coming up with any results... How to call a Fix Script from a scheduled job. I'm sure it's easy but something I've yet to do and would like someone to post an example. Thanks! (and please, if your reply is "yo...
I have an ATF that seems to go through all the Steps successfully, but hangs up and never finishes. It looks like it is getting hung up on the Rollback piece. I have to Cancel Pending Steps, but when I look at the results, it shows every single ste...
Hi, I need to calculate total attachments size of hr table from sys_attachment table ? Can anyone help me with the script var gr = new GlideRecord('sys_attachment');gr.addQuery('table_name','hr_case');gr.Query();var totalSize=0;while(gr.next()) {...
hello I want to create a database view of tables Interaction and Task. Idea is to see all the assigned tasks and interactions at one place - My work My work currently uses Task table, I will replace this with my database view. I would appreciate some...
Hello Guys, I need to send notification for approver with the summary of catalog item, however, the checkbox value appears true and false(please see ScreenCapture #1). Please help with email script to display checkbox in email notification that show...
Hello, How can we remove the suggestion icon next to Short Description on the Incident form? We have a requirement to only remove this on the incident form and not other task tables. Thanks
hi I am not able to import xml file to my instance showing the error that only excel file can be uploaded@
i Guys, I have this simple client UI Action that pops up a GlideModel and populates with major incidents. The problem that I have is eventhough I have set the height but when the dialog pops up it pushs the dialogue based on number of records and tot...
I'm trying to use the rest api to select some data from Service now. everything is fine except the table sys_user. Testing it in the Internet Explorer is finde but running it in c# this error occurs. "{\"error\":{\"detail\":null,\"message\":\"Request...
Could you please help to understand the difference/uses between "deleteRecord" and "deleteMultiple". Thanks in advance!!!
Requirement: i want to add a custom UI button on the page that displays with oob form widget on page. If i make changes to the form and click the custom Update button the form changes should be saved. Without cloning i want the ability to use the o...
Trying to setup an Add/Remove UI Action for a Related List and I am running across "RP" and "ListProperties". Where is the servicenow developer documentation for these? Thanks
Hi there, For some reason on the Change Request related list when adding to the Problem Form shows an Add button. Can you please let me know how to remove this? There is no Omit Add button: Any help appreciated
