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

Forum Posts

Import and adjust big XML

My goal is to import a big XML file (32MB) and then also adjust the data within the data source which loads the XML. In my current approach, you upload the file into an attachment and the data source will then read the content out of the file and par...

Elias Moser by Tera Contributor
  • 790 Views
  • 1 replies
  • 0 helpfuls

Resolved! Reports - # of days since last P1

Is it possible and if so how do i create a report that will show me the number of days since the last P1 was raised? or does this need to be done via performance analytics?  TIA 

Adil N by Tera Expert
  • 1320 Views
  • 2 replies
  • 1 helpfuls

Interactive Filters for Different tables

Hi Team, We have a dashboard which contains reports from multiple table for example "Incident" and "Incident_SLA" and want interactive filters to act on the reports in dashboard, but found that Interactive filters with "Choice List" value can not hav...

Pooja74 by Giga Contributor
  • 3582 Views
  • 6 replies
  • 1 helpfuls

Resolved! Need to remove Close(X) button from spmodal

I created a onload catalog client script with the following script(note: not in the widget) function onLoad() { spModal.open({ title: 'Test.', message: "ACknowledge before proceeding", size: "md", buttons: [ {label:'I Acknowledge...

find_real_file.png
Prem13 by Tera Contributor
  • 10539 Views
  • 11 replies
  • 22 helpfuls

Resolved! Validate Email field

Need a validation scripts to validate Email field. Field should validate (@ and .)if somebody attempts to enter the email address without @ and .

anupchandran by Kilo Contributor
  • 10688 Views
  • 10 replies
  • 11 helpfuls

Add condition on script include

Hi Experts, I need help in adding this condition to my script include - var TimeSheetExceptionGenerator = Class.create(); TimeSheetExceptionGenerator.prototype = { initialize: function() { this.timeCardUserRoleId = TimeCardUtil.getTimeCar...

tindiz by Giga Guru
  • 861 Views
  • 2 replies
  • 0 helpfuls

Not able to use the query in Ui page

hi everyone i am trying to fetch the records from a table in ui page but not able to use the query its working fine but when i use the addQuery its not working.This is the HTML<?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jell...