Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! List using Module Arguments

I'm not understanding how to use Module Arguments.  I am looking to create a menu item(module) that lists certain cases based on a script include that i built.  Currently the script include is set to return the sys_id's of the cases need.   If you ru...

find_real_file.png

Resolved! HTML field is not rendering as table

Hello Experts, I need to show some details in table format, for that i have created a HTML field on Incident form and in that field i have added below value and save the form: <table style="width:100%">  <tr>    <th>Firstname</th>    <th>Lastname</th...

Community Alums by Community Alums  
  • 5424 Views
  • 27 replies
  • 4 helpfuls

How to make a table accessible to public?

I have a requirement to create a table to manage data with attachments and display it to the public through a portal page. Is it doable? If yes, what would be the best approach?    Thanks for help in advance!

AmritaT by Tera Expert
  • 6763 Views
  • 17 replies
  • 8 helpfuls

ATF "Field is not editable" problem.

Here is the situation.Inside of the ATF test, I open a INC, submit it. Reopen it. I want to check the "Add On-Call Time" box (set from false to true) in the picture below. The ATF verifies that it is set to false.And in the same environment (TEST) I ...

090517OnCallTime.PNG 090517OnCallTime2.PNG 090517Error.PNG
flipflorey by Kilo Contributor
  • 2248 Views
  • 2 replies
  • 1 helpfuls

Resolved! Email Client Template- Subject Change

Hello guys,My requirement is to populate the Incident Number, Short Description and Correlation Id in email client subject.==> For this I have created one email client template to change the subject...and It is working fine.I am working in domain sep...

Mani35 by Tera Expert
  • 2437 Views
  • 5 replies
  • 1 helpfuls

Resolved! email.setSubject is not working

Hi All,I am using client template and trying to add a "Fw:" prefix in Subject line using below code. However, below line of code is breaking my script and not overriding the subject. Any suggestions?email.setSubject("Fw:"+ current.short_description -...

find_real_file.png
now_dev by Mega Expert
  • 4705 Views
  • 7 replies
  • 1 helpfuls

Resolved! Business Duration & time worked for HR case

Hello Experts, I have requirement to create  report on total time worked on HR case (once assigned to HR agent) and total time it takes for HR agent to assigned to themselves once Assignment group is change. We don't have Performance Analytics. Can s...

VShine by Mega Guru
  • 6690 Views
  • 11 replies
  • 11 helpfuls

Displaying catalog variables on catalog task created by run script

Hi, I have a requirement to create multple catalog task dimanically in workflow. I achived that by a run script using glide record. however Catalog variables are not showingup on the   tasks created. Did any one try showing catalog variables on tasks...

PJ1 by Tera Contributor
  • 8585 Views
  • 16 replies
  • 12 helpfuls

Whatsapp and Servicenow Integration?

Hello, Is it possible to integrate ServiceNow with WhatsApp? if Yes could you please advise how to achieve that  as we need the way to integrate to create incident as well as we need to know how we can integrate to retrieve ticket details such as sta...

ALi64 by Giga Contributor
  • 7726 Views
  • 11 replies
  • 6 helpfuls

spModal.open({message: doesn't accept HTML tags?

Hi everyone, I'm trying to make a simple widget that would display a modal window, with contents taken from a dot walked HTML type field. But it seems that the HTML tags get stripped away when it gets passed to the message key in spModal.open()'s fir...

find_real_file.png find_real_file.png find_real_file.png
JeremiP by Kilo Sage
  • 1977 Views
  • 2 replies
  • 1 helpfuls

popup resize on portal

Hello, I have created modal instance but I am having issue in resizing the height and width of popup. $scope.modalInstance = $uibModal.open({ templateUrl: 'Privacy_popup_onClick', scope: $scope, size: size, }); } i want to increase the height and ...

find_real_file.png
Amol J by Kilo Contributor
  • 2132 Views
  • 3 replies
  • 0 helpfuls