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

Forum Posts

Resolved! gs.getUser().getCompanyID

I used gs.getUser.getCompanyID() to get the sys_id of a company. For some reason, the same value is output even if I change the Company field in the user record. Why is this? Please help.

aikotoba by Tera Guru
  • 8401 Views
  • 3 replies
  • 0 helpfuls

VIP Flag Visibility

Hi All,   Currently the VIP flag only shows when the VIP is in the “Caller” field, but often raised on behalf of a VIP, so needs to show as a flag on both “Caller” and “On Behalf Of”. I have checked client script Highlight VIP caller and created simi...

madhuri229 by Tera Contributor
  • 1932 Views
  • 7 replies
  • 0 helpfuls

Resolved! Workflow group approval activity getting skipped without approving.

Hi All, After the manager approval bypassed in the same way group approval activity also getting by passed. It should wait for the group approval. but it is getting bypassed without approving of group members. below is the screenshot. Thank you, sa...

find_real_file.png find_real_file.png
Sai25 by Giga Guru
  • 2266 Views
  • 11 replies
  • 1 helpfuls

validate if a value for a variable in the form exist in a table field

Hi,  i am trying to build a change client script in a requested item to validate if the data in a specific field exist in field table. in another word if the field A in the table = field B in the form.  check if field C in the same table record conta...

Bch by Tera Contributor
  • 2730 Views
  • 2 replies
  • 1 helpfuls

Resolved! how to populate Yes or No alert?

I had a select box with options as yes or no or none[none is not a default one...its also a option]options.. when the user selected as "yes" then we need an alert popup with "Would you like to continue?" or "Not" options If user selected No then we n...

Rithvik2 by Tera Contributor
  • 1808 Views
  • 8 replies
  • 3 helpfuls

Agent Chat Timeout Message

Hi, When an end user has not been active in chat and the timeout message "....are you still there" is triggered, this only appears in the users chat window. This means when they respond with "Yes", it can be confusing for the agent who has not seen t...

Kev9 by Kilo Sage
  • 2142 Views
  • 2 replies
  • 5 helpfuls

Resolved! Show second UI page from first one

Hello, My requirement is to show second UI page from first and that too in same window / frame. There are two UI pages already created (say page1 & page2). On click of UI action, if there are records in related list, show page1 & then page2 else show...

Vaibhav39 by Tera Expert
  • 1998 Views
  • 38 replies
  • 4 helpfuls

Resolved! Scheduled Job - First Saturday of each month

Hi all, I currently have a requirement to create a scheduled job for a task to generate on the first Saturday of each month. I can't see any way to do this without scripting. I have come across Scheduled Job Condition - First Monday of Every Month bu...