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

Forum Posts

Resolved! getRowCount not working in my BR?

Hi, I want to display a message if the list view is blank for a table, but my message shows even if the table is not blank because getRowCount is giving the wrong result. For this I have written a before-query BR:- (function executeRule(current, prev...

Ashirav by Tera Expert
  • 2546 Views
  • 11 replies
  • 4 helpfuls

Resolved! How to populate RITM variables value in Catalog task variables

Hello there ,  We have a catalog item with 2 Variables Variable1 will be displayed on the form and Variable 2 is hidden but available on catalog task  when the request is raised the variable1 value  entered by the user should be populate in the  vari...

RudhraKAM by Tera Guru
  • 4487 Views
  • 17 replies
  • 1 helpfuls

Resolved! What is Script Background - 'sys.scripts' ?

Hi,   We all know what is the use of Scripts Background but can anyone please help how it is designed at the backend ?   When i see the module of Scripts - Background i see it is linked as URL and in the Argument it is mentioned as sys.scripts.do   c...

Getting undefined when accessing a value in JSON String

I have the following JSON object:   gs.info('incitems is:'+data.incitems); // outputs : [object Object],[object Object]var str = JSON.stringify(data.incitems);  //  outputs : [{"title":"Refer a Candidate"},{"title":"Search Jobs"}] I need to get the v...

dheeraaj by Giga Expert
  • 9298 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to add help-text to checkbox variable

Hi, I need help to add help text to check box type variable. Help text contain the url of another catalog item. I tried with onLoad catalog client script but it didn't work as expected. function onLoad() { //Type appropriate comment here, and begin s...

find_real_file.png

Service Portal To-Do Menu Item Scripted List

Our team is looking to develop a Header Menu Item that's similar to the Approvals menu item in the SP Header Menu seen on /sp: Instead of Approvals, we'd like to do the same exact thing for To-Dos.  We've copied over the Scripted List for Approvals ...

find_real_file.png
yundlu316 by Kilo Guru
  • 4307 Views
  • 1 replies
  • 6 helpfuls

Resolved! Inbound Action: updating incident

I've gone through (I think) ALL of the docs and community posts about this, but for some reason this is not working for me.  This is a "New" inbound action (no watermarks) An email is sent (no watermark) with the Incident number to update in the body...

kemmy1 by Tera Guru
  • 3454 Views
  • 6 replies
  • 2 helpfuls