how to find the view count on service now portal
hi team,we have service now portal how I can find view count ?
hi team,we have service now portal how I can find view count ?
I am trying to pass parameters from a UI Macro to a UI Page. The macro is a button that, when clicked, opens up a GlideDialog (that calls my UI page) on screen. I am trying to pass parameters to this modal popup.I have successfully passed parameters ...
Hi AllI am trying to write UI Action script for below scenario:when Demand manager go to an existing demand that is in draft status and do NOT fill in any/all of the below fields and click on"Submit demand" button then there should be an error ...
Greetings!I have an issue with the Service Catalog. Let me provide you with some information regarding my instance as it may allow for better troubleshooting.I am running domain sep, but my catalog and catalog items are living in global. I have broke...
Hi,Customers in my company are pretty new to ServiceNow. So they are not sure about how each field behaves in SN.So we want to show an alert message whenever user is done with typing in reference field and no match is found.I am not sure how to imple...
Hi, As my instance host is getting populated after 1 minute of the record inserted I have used Async after business rule in order to the business rule to fire once the condition is satisfied. Conition : current.sys_created_by=='MIDServer' ...
Hi All,Currently i'm populating cmn_location table using Scheduled job & transform map.The incoming data some times having unwanted space at the end (eg, loc1 ,loc 2 ,loc3 like wise).I just need to trim this blank space & insert the correct value int...
Hi Team,I want to do this section all variables read only, how can i do this
Hi,I have 2 variables on the catalog form. Both are of reference type.Oss form to be modified variable is reference of "sc_cat_item" table. Please identify the collection list variable is reference of question table.Now when user select the c...
Hi All, newbie ServiceNow Admin here.I recently learned about ServiceNow cache flushing - specifically that it should never be run during business hours. As I worked along with that knowledge - I saw that update sets automatically trigger a cache flu...
I have a reference column in two of my forms in different modules which points to the 'sys_user_grmember' table. Currently the reference list layout has been configured to show group and user columns when the reference popup is opened. My requireme...
Hello, I created a new field (True/False) on Incident form to be updated when, on Task Survey table the "State" field changes to "completed".the script is as follows:(function executeRule(current, previous /*null when async*/) {var inc = new GlideRec...
Hello Everyone We have a page with this link: ServiceNow This is the current layout of our Catalog Item form:How can we change the layout to this?Best Regards,Diane Miro
Hello,I would like to configure the service portal login, but I don't find the SPENTRYPAGE script as mentioned below : Where can I find this one ?Thanks in advance for help.
Hi We are developing a application for service now heinieski version. For this app we want to retrieve all the Templates present for case replies.As highlihted in image. We want to know the REST API to retrieve all these templates or essentially the ...
