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

Forum Posts

UI Policy Case Insensitive Match

Hello,I have a UI policy that I want fired when a field called "colour" is equal to the value "White". However I want this match to be case insensitive. So the field could be "white", "White" or "WHite" and so on. I'm just wondering how I would do th...

rhyno1 by Giga Contributor
  • 978 Views
  • 3 replies
  • 0 helpfuls

Resolved! Copying attachments - not working

Hi...I've researched the wiki and I believe I have a Business Rule that should work for my requirement, but it is not.I've used this Wiki article:copy attachments from one task to anotherTo build this - However, it is not working.   Any suggestions? ...

Josh80 by Tera Expert
  • 2279 Views
  • 14 replies
  • 0 helpfuls

Resolved! How to use JSON in workflow script?

Hello,I have the following issue. I have a table with a field called "json_output". The user must filled it with valid json and then I want to process this data in a workflow script. So far, I've read aboutvar parser = new JSONParser();var blades = p...

ayordanov by Kilo Contributor
  • 4871 Views
  • 5 replies
  • 1 helpfuls

Resolved! How to call functions in one reference Qalufier?

Hi Team,I wrote one script include and it contains two functions. How to call these two functions in one reference qualifier.Please see the below code for the same:var LoadingTechServicesandBusApps = Class.create();LoadingTechServicesandBusApps.proto...

How to create a multiple conditions in UI Action

Hi,Could you please help in creating a multiple condition check in UI Action condition.1) i want to check if state == "open" UI action should be visible to only ITIL2) if state == "work in progress" ui action should be visible to "change_admin" roled...

RamSagar by Tera Guru
  • 5758 Views
  • 9 replies
  • 1 helpfuls

Resolved! Maximum Value Allowed in Integer field

I need to make a Minute field and an Hour field. I'd like to limit the Maximum Value the users are allowed to enter in the Minute integer field to 59. Any ideas on how to do that? The ask is for our users to manually enter how much time they actually...

Resolved! GET users with any role -REPORT.

Hi all,i want to create a report which shows   list of all users with atleast 1 role in the table. i tried creating database view but it is giving duplicate user records.i also tried creating report on user table with query like this sys_id is one of...

GlideRecord addQuery on another table

Hi folks,Just want to know if GlideRecord supports the cross field checking on a date field.   for example,   Task_sla relates to task table, and I am querying task_sla records that have the same created_date as task,     task_sla.sys_created_on = ta...

georgechen by Kilo Guru
  • 1526 Views
  • 4 replies
  • 2 helpfuls

Resolved! Not yet requested

when the approvals are created from WF in change, the approvals tab in CHG shows up as "not yet requeted" next to the approvers name instead of "requested". What could be the possible reason for this?

ryadavalli by Tera Expert
  • 1805 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to filter 'Assigned To' to the current user

Hi All,I'm currently running into some difficulties and would appreciate some insight. I created a new module that returns a list of records(ticket forms) that are assigned to the current user logged into the instance. The module will list therecords...

QAPic1.PNG
rev by Kilo Contributor
  • 20812 Views
  • 4 replies
  • 15 helpfuls

Resolved! Approval Summarizer

Hi All,  I'm looking for a UI Macro to replace the OOB approval_summarizer_sc_req_item. The requirement is that the summarizer hides the empty variables and the variables are sorted based on the catalog order. I've seen a few discussions within the ...

masella by Giga Contributor
  • 3711 Views
  • 5 replies
  • 0 helpfuls