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! How can I find out which groups contain a role?

I'm probably missing something obvious here, but how can I find out which groups contain a particular role in Helsinki? When I look at the details of a role, the "related records" tabs show me which users have that role, but not which groups contain ...

Resolved! Not able to update target record using import sets

Hi,For some operation i was working on the import sets and for some tables like problem and incident it is creating new records every time even though i set the coalesce filed for the number is true and choice action ignore ....for example if i have ...

hari6275 by Kilo Contributor
  • 3003 Views
  • 5 replies
  • 3 helpfuls

Webform for external users

Hi guys,I have a custom table where users can log their tickets. Now, our customer needs external users(not SNow users) to be able to log in a ticket on the table and also be able to attach some files while entering the record.How can I achieve this?...

Arnab2 by Kilo Contributor
  • 5565 Views
  • 26 replies
  • 2 helpfuls

Issue with save in OnLoad Client Script

Hi All,There is a catalog Item which has Date variable, while user selecting the date as 04-06-2016, its changes into 0007-08-06. And it's not consistent. To get the rid of this problem I have created another variable as single line text and copy the...

manish123 by Giga Guru
  • 2330 Views
  • 7 replies
  • 0 helpfuls

Resolved! how to show the warning message via catalog client script

i have to show           Warning Message: if request=='Remove Access' This will revoke all your access from the group and group associated   access rightsClick OK to continue or Cancel to stay on the pagei wrote function onChange(control, oldValue...

Community Alums by Community Alums  
  • 3749 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to add a subheading in a record producer

Hi: Anyone know how to add a subheading in a record producer to group a bunch of fields? I tried the label type but it is the same font as the fields; so it doesn't look like a header. Thanks in advance!

ritaaudi by Tera Contributor
  • 1613 Views
  • 2 replies
  • 0 helpfuls

Resolved! script to auto populate fields!

I have a reference field called servers. This table contains information ip address and description. I want to be able to autopopulate ip address and decription.For example, in the hostname field I will select a server name, and after I select the se...

Capture74.PNG Capture73.PNG
SNnewbie2 by Tera Expert
  • 10786 Views
  • 12 replies
  • 1 helpfuls

Not able to resolve incident using restapi

Hi ,I m trying to resolve an incident using restapi. This is what I have done.1) via rest api I have populated every field it needs for resolving an incident. (in my pay load I m not settings State : 6 . I have another request for resolving incident)...

Disable the submit button on record producer

I am trying to disable the submit button on a record producer based on the answer of a variable in a catalog client script.However, when you change this variable back to "--None--" the button still shows as disabled.   When the variable is "--None--"...

Community Alums by Community Alums  
  • 4862 Views
  • 9 replies
  • 0 helpfuls

Resolved! Autoincrement string field(custom)

Hi All,I have a string field (vendor) which needs to be incremented with a value(V-001 so on) this should be generated when ever a new record is created.Please let me know how I can achieve this?Regards,Lohitha.

chinni by Tera Expert
  • 6882 Views
  • 14 replies
  • 0 helpfuls

How to show a field name in reference field?

Hi All,I have a requirement to show a record's short description instead of the number of that record. Let me elaborate the requirement a bit for better understanding.I have a reference field named "Release" in Change_Request Table and the reference ...

Requesting oauth token via Oracle

Hi I am trying to request Oauth token from Oracle SQL,   Making an REST API call to authenticate and login into Dev instance and get the success response and should be able to retrieve the access token.when I do that from Oracle I am getting an error...

allwyn1 by Kilo Explorer
  • 9000 Views
  • 11 replies
  • 0 helpfuls

Resolved! Import - Record already exists?

I am trying to import an excel file. I created all manufacturers and vendors and after trying to upload again I got the following errorManufacturer, a record with the same reference name already exists in the tableIs having the reference available, n...