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

Forum Posts

Resolved! Populate user location using default value

I would like to auto-populate a 'Location' field based on the person selected in the 'New Hire' field.  Trying to do this using Default Value, but not working: javascript:gs.getUser(current.variables.new_hire_name).getRecord().getValue('u_location');...

how to load multiple widgets in async manner(in parallel) in service portal page when those widgets are fetching data from different API's.

Hi,I have a page with multiple widgets in service portal. those widgets are fetching the data from different API's . currently while page load, all the widgets data (fetched from API's) is loading sequentially means second widget is getting loaded on...

JT07 by Tera Expert
  • 1905 Views
  • 1 replies
  • 1 helpfuls

Text wrapping not working in email layout

Hi , I am facing an issue in text wrapping  in email notifications. ${description} ${mail_script:summaryvalues} Issue: we used email script to add values in notification. when we get a  long string (without any spaces in summary values ) in our email...

Resolved! Walk-up Experience dashboard not letting me view any pages

Upgraded my personal instance to test out the new Walk-Up Queue management application in London, and when I try to access any page in the Walk-Up portal I get the following error: Sorry, you are not authorized to access the walk-up pages. Please log...

scottneeb by Tera Contributor
  • 4528 Views
  • 5 replies
  • 4 helpfuls

Auto populate asset tag

Hi All,  We have a service request, in that we need to auto populate Asset tag field(Lets say field name is asset_tag and type is single line text) based on selected user(lets say variable name is requested_for).   if user have more than one asset, t...

josmad by Tera Contributor
  • 2887 Views
  • 9 replies
  • 0 helpfuls

Resolved! g_scratchpad is not working in on change client script

Hello All, g_scratchpad is not working in on change client script. I am taking class name of configuration item and storing in scratchpad variables and calling that variable in client script but it is not working. There is display BR written on incid...

suyogd by Tera Contributor
  • 2509 Views
  • 2 replies
  • 0 helpfuls

why isn't this AFTER INSERT BR working

I have a working script which copies attachments from the inbound mail "after insert" however it wont work on insert...works fine if I change it to "update" but I dont want it at update, I want it on insert! proved the script works fine, so its not t...

Richard P by Mega Guru
  • 2106 Views
  • 4 replies
  • 0 helpfuls