UI issues in my PDI
I am unable to access the tabs or the banner section. Last time I change the glide.ui.polaris.experience to 1 since then facing this issue. Can someone please help me with this?PS: I am new to serviceNow platform
I am unable to access the tabs or the banner section. Last time I change the glide.ui.polaris.experience to 1 since then facing this issue. Can someone please help me with this?PS: I am new to serviceNow platform
I am unable to access the applications or anything in my PDI. Can someone help me with this. I remember last time I changes the glide.ui.polaris.experience property to 1. After that I am facing this issue. PS: I am new to the ServiceNow platform.
Hi ,I have a field job on the form, this is only via manual creation,when i create a wo task i need to populate the job field from the TOW . I have written a BR and stored this in g_scratchpad and taking this value on the client script. this is worki...
Hi Team,When we are clicking attachment for the Case record from CSM Workspace, we cannot able to see the attachment . Getting the below error. Could you please help me here. User wants to see the image after clicking the attachment.Thank you!
Hello, I have deactivated a group because it's no longer used but when I open a case I can still select this group in the assignment group field. I have created a filter in the dictionary with the condition active is true. But this does not seem to ...
I need to show the disclaimer message in the "Add attachments" window as shown in the below image. I've checked the "UI page" and "SC Catalog Item" widget for attchments, it is hard to locate this "Add attachments" HTML tag written in the widget.I ne...
Has anyone recently had success in populating these fields in System Properties -> Google Maps? The helpful text advises to get a key for "Google Maps API for Business" - but there is no such service available anymore. ServiceNow docs also referenc...
Hi Friends,I am looking for help from anyone who has figured out how to search for a specific ad-hoc address in Territory Planning. I am hoping to be able to look up an address, and view it on the territory map. I want to be able to see what the reso...
Hello community , We have a requirement to add text on the login pop p of the csm portal.How to add the text "If you are having trouble logging in please contact the support team" below the login button ?
Hi Team,How can we implement this usecase : approvers who is part of a case can see the case in the typeahead search in Employee Center.[That means it should satisfy this statement as well : An approver who is not part of the case cannot see it in th...
The scenario is the next one:- The user is a CSM Portal customer, with the sn_customerservice.customer role.- I have two custom ACLs to allow user read sc_req_item and sc_request tables, .none & .* (I wanted the customer to be able to see the Related...
var senderEmail = email.from; var domains = senderEmail.split('@')[1]; var contactGr = new GlideRecord('abc_contact'); contactGr.addQuery('email', senderEmail); contactGr.query(); if (contactGr.hasNext()) { createTicket(current, email, true); } else ...
Hi i have added table format in description field it is possible.please suggest and reply
what is the difference between start SLA and retroactive start SLA in serviceNow, I want to know proper Key differences in between them.
Our assignement rule function does not behave as expected. Therefore, I need to find out which assignment rule has been applied when I save a case record. The audit history (History --> List)does not show the assignment rule name. Please help Regards...
