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

Forum Posts

Resolved! How to Restrict past date in Date field - Onchange client script

Hi, i have BR script , it is working fine , there is no problem with BR script, i would like to see this functionality in client script CLIENT SCRIPT -ONCHANGE  BR script:  how can i write it into Client Script var today= new GlideDateTime(); var pas...

chanikya by Mega Sage
  • 9305 Views
  • 21 replies
  • 0 helpfuls

User Input from Service portal

Hi Team,  I am looking for some help. What am i trying to do In service portal: Trying to find a way to Create a user input  What is user input: User will  provide an external ticket number (example JIRA, etc.) Click submit  Once submitted  backend w...

Mahesh Nair by Tera Contributor
  • 2427 Views
  • 4 replies
  • 3 helpfuls

Finding Duplicate Records in CMDB

Hi All, I have implemented script to find out the duplicate records with the help of serial number in background scripts. Please check the below script: gatherDupes(); function gatherDupes() {var gr = new GlideAggregate('cmdb_ci_computer');gr.addAggr...

All Work Notes should be hidden when exporting a record

Hi  Can anyone please help for the below query All Work Notes should be hidden when exporting a record  Req: As a person who works with ISAs, DSAs, TPSRM, Scans, Issues, ARAs and Exceptions, I should be able to hide Work Notes from the exported docum...

UI Policy not working when moved from DEV to TEST

Hi, I've created a UI Policy on a catalog item however when i've moved the update set from Dev to Test the UI policy has been created (looks identical) but isn't working. I've created a new update set in Dev - updated the Active / De Active / Active ...

cgreen2 by Tera Contributor
  • 2357 Views
  • 7 replies
  • 0 helpfuls

Converting attachment to base64 in form or workflow.

Hi All, In the form i have a attachment field. once i added excel in that attachment field that excel stored in attachment table. how can i convert attachment in base64 format. is it possible to using business rule or workflow.  

find_real_file.png find_real_file.png
rambabu1 by Giga Expert
  • 2216 Views
  • 3 replies
  • 0 helpfuls