ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

CIO DashBoard Configuration

Can any please help me by saying how to configure the CIO dashboard and what are all needed to Configure the CIO DashBoard. I need it, I cant able to understand how to do it. #CIO DashBoard

nanigone by Tera Contributor
  • 1572 Views
  • 1 replies
  • 1 helpfuls

SP Widget - How can I read object in client controller

Hi, I am returning API response in Server script and while reading the same response in Client controller, it is getting displayed as on object. How can I read/ access the object? Please suggest.In the below code, I was trying to access all the mail ...

Ankita9793_0-1717758421878.png
Ankita9793 by Tera Contributor
  • 1023 Views
  • 3 replies
  • 0 helpfuls

User Criteria script by Company and Employee Type

Trying to develop a user criteria for users with OIT company AND u_employee_type = Full Time/Staff  checkCondition();function checkCondition(){var user = new GlideRecord('sys_user');user.get(gs.getUserID());if (user.u_employee_type=='Full Time/Staff'...

BretSmith_0-1717694017475.png BretSmith_1-1717694697849.png
Bret Smith by Giga Guru
  • 1713 Views
  • 3 replies
  • 0 helpfuls

Resolved! Measure successful incident deflection

we have contextual search enabled on our Service Portal "report an issue" incident record producer. Is there something OOB that will track/measure incident deflection. we would like to know how many users went to the record producer (in service porta...

nimerkawwa by Giga Expert
  • 7192 Views
  • 8 replies
  • 13 helpfuls

Auto populate "requested for" email id and manager

Hi ,  I am working on creating a catalog item , I want to auto populate the email address field and manager field based on "Requested for" field. How can we achieve this. Any help would be appreciated. Thanks,Karuna.  

SP Widget - fetching all email IDs from response.

Hi All, I am trying to fetch all the email ID's from an API Response for multiple users. 'data.parseMemberList1' gives me email id of 1st member in the response. How can I fetch/ store all the email id's of users from the response. 'validateddominoMe...

Ankita9793 by Tera Contributor
  • 511 Views
  • 1 replies
  • 0 helpfuls

Ui action to open the Kb artical

Hi All, I am creating one Ui Action . When the user click on the  button it should redirect to the  some Kb article and i am fetching the KB  latest published  kb article but when i clicked on the button its not working .Please find the script below ...

Resolved! Setting Reference Fields to ReadOnly in List View

Hello all,    I am interested in setting four reference fields to ReadOnly on the incident table while in list view.  The INC records need to be in state = closed for the reference fields to be ReadOnly.  Finally, two roles can still change the refer...

lonesoac01 by Giga Guru
  • 1477 Views
  • 2 replies
  • 0 helpfuls

Set value in reference field glide ajax

Hi All, I have created a glideajax to send data from client to script include, so the field is on the form: - ABC.So I am sending sys_id in string form and sending this data to client side, the data is coming but how to set this list in reference fie...

Priya75 by Tera Contributor
  • 1639 Views
  • 7 replies
  • 0 helpfuls