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

Forum Posts

Resolved! Auto complete in Reference Type Variable

Hi Everyone, any idea on how to modify the auto complete feature in a reference type variable.i have this issue with a variable referenced to sys_user table. it only allows you to enter first name of a user so that the auto complete will work.is it p...

vintotz by Tera Contributor
  • 6022 Views
  • 11 replies
  • 5 helpfuls

Resolved! Rest API vs JSONv2

Dear Development community,currently we have the BPPM process running in our configuration items using JSONv2 as web service.I'd like to know what are the difference between using the REST API and JSONv2, the pros and cons of using those different we...

Which syntax should I used instead of 'current' in client script.When I use 'current' it is getting run time error and showing the message 'The object "current" should not be used in client scripts.'

Which   syntax should I used instead of 'current' in client script.When I use 'current'   it is getting run time error and showing the message 'The object "current" should not be used in client scripts.'

rock2freedom by Mega Contributor
  • 11039 Views
  • 4 replies
  • 7 helpfuls

Resolved! What does \${} do in Client Script?

I just had to copy and tweak an OOTB Client Script so that the "Highlight VIP Caller" for Incident, also worked on the Call form (new_call).I got it to work, that is not my issue. My thing is that I like to know WHY and HOW things work, but I couldn'...

Community Alums by Community Alums  
  • 5145 Views
  • 3 replies
  • 8 helpfuls

Resolved! How can I have a report display on a form?

I have a requirement to display a metric report on a form. I understand I can have a UI macro added to the form through a formatter, but how do I get the report to render within the macro? Is this possible?

Blair5 by Tera Guru
  • 4749 Views
  • 8 replies
  • 4 helpfuls

How do I set up Scoped Application roles?

I have created a scoped application to track details of our morning status call.   We have 4 facilitators that would open a status call record and have ability to edit any field (except the ticket number).   Then there are about 40 contributors that ...

Resolved! record producer dot walking

I created one record producer but I need auto population of two fields which are belongs to reference(dot walking) same as form dot walking is it possible?

How to traverse user role from getUserRoles() function?

I am getting userRoles from:var thisUser = gs.getUser();var userRoles = thisUser.getUserRoles();//var userRoles2 = thisUser.getRoles(); //this doesn't really work, because when I turn debug log on, and call gs.print(userRoles2); it only return one ro...

kai6novice by Kilo Contributor
  • 4237 Views
  • 9 replies
  • 1 helpfuls

Resolved! Outbound SOAP message - variable substitution and scripting.

Hello all,I'm writing a business rule to generate an outbound SOAP message to a third party. I've generated a SOAP message function using the WSDL provided by the third party. I want to use setStringParameter() to set the value of variables, but I ca...

Jamsta1912 by Tera Guru
  • 3441 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to hide the 'edit' link on currency field on a form

When using a currency field (and having multiple currencies available) there is a blue 'Edit' link next to the currency drop down.   I've no idea why and want to be hidden.   Cannot find a way.   Any ideas?   Russell Hart did you say you had a way?

rightpalava by Mega Expert
  • 4701 Views
  • 13 replies
  • 3 helpfuls

Get monday of the week from the user input

Hi All,I have developed a time card record producer form where user enters the time worked and select a date in the field "week_starts".As per our req , this date should be Monday of the week that user enters the date. I have written a script to chan...

anupama8 by Tera Expert
  • 2556 Views
  • 6 replies
  • 0 helpfuls