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

Forum Posts

Resolved! How to call a system property in ACL?

Hi Community, I would like to call a system property in a ACL where i am using the below code: var gdt = new GlideDateTime(close_date); gdt.addSeconds(250); Here instead of giving gdt.addSeconds(250) I want to create a system property and then call i...

Anil9 by Tera Contributor
  • 1473 Views
  • 3 replies
  • 1 helpfuls

Resolved! About the maximum length defect at the time of import

Hello. The other day, when I tried to update by importing an import set into a table with a maximum length of 200 data, some data was cut off at 40 characters.I once again checked the maximum length of the import set table and the maximum length of t...

Ro5 by Tera Expert
  • 1862 Views
  • 4 replies
  • 1 helpfuls

Resolved! Validation using UI Policy

Hello Everyone, Please help me with this usecase. Create new variable type - Date, Name - Implementation Date.Validation - Date selected should be within 5 business days. If not,show error message and clear value. note:If i select a date that is on s...

Sweenal by Tera Contributor
  • 1570 Views
  • 9 replies
  • 1 helpfuls

Resolved! Where clause on database view not working

I have created a very simple database view on one table with a where clause to limit the data - but it doesn't work and I don't see why. I'm using the Resource Plan table, and I want to eliminate all Operational resource plans - simple, right?? Can s...

find_real_file.png find_real_file.png find_real_file.png
gjz by Mega Sage
  • 2588 Views
  • 9 replies
  • 4 helpfuls

Output printing as [object object] .

script include : i want 3 values and i am getting 3 logs , but in client script i am getting error , can someone  please suggest client script :   function mycallback(answer) { answer = JSON.parse(response.responseXML.documentElement.getAttribute("a...

find_real_file.png
Deepthi13 by Tera Expert
  • 1942 Views
  • 17 replies
  • 0 helpfuls

Resolved! Display column for catalog variable List Collector

I have a catalog variable, List Collector, which reference to a custom table. I want the List Collector to display one of the column, which I have set it to Display = true. But when I run the catalog item. It display the other column that the Display...

Waffle by Tera Expert
  • 1297 Views
  • 5 replies
  • 0 helpfuls

Unable to install paid app on Personal Developer Instance (PDI)

Hi there!  My company has a paid app listing in the Store, and I would like to install that app in my PDI.I've followed what I believe should be the appropriate steps which are to log into the Publish Portal, navigate to Distribute > Sales & Customer...

JAmos by Tera Expert
  • 1046 Views
  • 2 replies
  • 1 helpfuls

Use of " Dependent " field on dictionary entry.

Hello, Instead of using Advance Reference Qualifier, can I use ' Dependent ' field for Assignment group & Assigned To field to get the member of assignment group & also the group of assigned member ?    

find_real_file.png find_real_file.png
kinjal1 by Kilo Expert
  • 1380 Views
  • 1 replies
  • 0 helpfuls

UI Macro Script - Need to update a field using Jelly Script

I am trying to update priority of the case ticket based on the button selected on the case form.  I want the Priority to be set to 2 only when the "jvar_cq" is selected and Priority to be set to 5 when "jvar_pq" is selected. I am not sure how to get ...

Hari7 by Kilo Guru
  • 1559 Views
  • 6 replies
  • 1 helpfuls

Resolved! Variable value shown in Req item instead of label

Hello,  I have 2 variables "application" and "type_de_demande " with type 'Select Box", the values of the second variable "type_de_demande" depend on the value selected in the first variable "application".  To do this, I have created an onChange Cat...

find_real_file.png find_real_file.png find_real_file.png
WA1 by Kilo Sage
  • 1488 Views
  • 4 replies
  • 0 helpfuls

Resolved! A problem with populating images on the portal widget.

I have a question about portal widgets.  Please see attachments ... I have two widgets communicating with each other(widget 1 and 2).      (1st widget) (widget called  my pet)   (2nd widget) (widget called pet selection)   I have created a field v...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
User299200 by Tera Contributor
  • 4354 Views
  • 5 replies
  • 2 helpfuls

Getting empty variables in RITM form

Hello All, I have created a variable set and few variables in that. Variables are like Requested for, Manager, Location, Department and Company. As you can see , these all are reference type variables. I have created a Script Include and Catalog Clie...

find_real_file.png