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

Forum Posts

How to get journal content in scoped application?

I have a scoped application in Fuji with a custom table. This table has a journal field that I would like to read the contents of in script. I've found the getJournalEntry method, but this is denied when run:"Function getJournalEntry is not allowed i...

noahstahl by Giga Contributor
  • 1904 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to start or pause or stop a timer field through a script?

Hello,I am trying to calculate the time an incident is in a particular state. I have added a timer field to the incident record. The timer should start running if the state of incident is either 'awaiting evidence' or 'awaiting user info' and should ...

harsha328 by Tera Contributor
  • 4613 Views
  • 10 replies
  • 5 helpfuls

Resolved! widget editor not working

Hi all,if i try to edit the widget in service portal, it is showing   Widget 'widget-modal' not found   message below the page.please help.

widget.png

How to selectively send mail from test env?

The mail-send process is switched off in our test environment. So apps running in test can create email, but it isn't sent. We're being directed to switch that on to make testing more realistic, in support of the following cases:(a) so testers can co...

Resolved! sleepy instance

My developer instance seems to go to sleep every night 'for inactivity', but I'm a very active developer and work extensively on the instance every day.   Does anyone else have the same issue, and does anyone know a fix?   Waking up isn't a problem, ...

glenmc by Kilo Contributor
  • 2744 Views
  • 6 replies
  • 3 helpfuls

Resolved! Start Date cannot be in the past

What I'm trying to accomplish is that: Start Date cannot be in the pastThis is my script:but my problem is that , I need to be able to select today's date as well, but with this script it doesn't let me .function onChange(control, oldValue, newValue,...

sonita by Giga Guru
  • 6246 Views
  • 5 replies
  • 7 helpfuls

script help to add user to watch list

I have a script which is working currently to add the user in the assigned_to field on a Change Task to the watch list on the parent Change Request.   This script does not duplicate entries, and successfully adds the user when it changes.   The one t...

taddparris by Kilo Expert
  • 10015 Views
  • 3 replies
  • 7 helpfuls