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

Forum Posts

How to set fields auto populate using script include?

Hi       I just created a scripted code from the server side as well as client side but i am enable to get output i just given script as On Client script: Type : onchange Field : caller function onChange(control, oldValue, newValue, isLoading, isTemp...

mahesh babu1 by Tera Contributor
  • 2452 Views
  • 5 replies
  • 1 helpfuls

Setting a view as default view for a particular user.

Hi, I have created a new view called 'Cost' view . My requirement is whenever a user 'Abby sail' opens the expense line table , she should land to the 'Cost' view. Whereas the other users should land to the normal 'Default view'. Any leads on this is...

Shyna1 by Tera Contributor
  • 2526 Views
  • 2 replies
  • 0 helpfuls

Variable only visible on RITM level not on the portal

I have a field Configuration Item which is a reference field. In Configuration Item there is a filed IT Responsible. I want this IT responsible field to be visible in the RITM level form only, not in the portal view. I tried to write a onLoad Client ...

Shalika by Tera Expert
  • 1655 Views
  • 3 replies
  • 0 helpfuls

Resolved! Dynamic Query in UI page

I am trying to create a reference field that has a dynamic query. The query is set based on the value of the first reference field but I can't get it to work.   HTML Script:   <g:ui_reference name="group" id="group" table="sys_user_group"   query="ac...

how to utilize Skip_sync attribute in custom BR

For the fields which im updating those are not present in cmdb_ci table , so i wont be able to utilize the Asset CI Mapping table, Instead i m planning to write a Br to Update the Values from CI to Asset and from Asset to CI. I Tried with the below s...

arey yaar by Giga Guru
  • 1489 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to delete insert in import set

Hi, I'm using an import set. I want to delete all the records in the table and insert them anew. What kind of setup is possible? Regards,

Mi1 by Tera Contributor
  • 2251 Views
  • 9 replies
  • 3 helpfuls

Dynamic reference qualifier based on other field

Hello All, I could use some help here. I have a catalog item that has a reference variable on it called "System", referencing CMDB table. On CMDB table I have 2 fields: Owner and Owner Group. What I need to achieve is to show only those entries in th...

Dawid2 by Giga Guru
  • 5679 Views
  • 4 replies
  • 2 helpfuls

Resolved! I am trying to populated value from parent record to child record but while doing so I am getting value as undefined in child record. How Can I fix that?

This is the script that I am using to populate Vendor name from parent to child record that I am creating from related list.     function onLoad() {   //Type appropriate comment here, and begin script below    var r = g_form.getReference('parent', ca...

Community Alums by Community Alums  
  • 5131 Views
  • 19 replies
  • 1 helpfuls

Resolved! Difference between 2 date fields

Hello All,   I wrote a before business rule where I need a calculate difference between 2 fields and put the duration value in another field : field 1 : 'sys_created_on' field 2 : 'u_resolved_time' and duration to be copied on 'u_time_to_resolve'  Wr...

Arjun34 by Kilo Contributor
  • 7600 Views
  • 16 replies
  • 7 helpfuls

Resolved! Possible to execute server side code from button on workspace?

Hi everyone, is it possible to execute server side code from a button on a dashboard in workspace via ui builder coding? For example I want to achieve to add a button on this dashboard via ui builder (dont know if possible) and when I click on this b...

find_real_file.png
JohnDF by Mega Sage
  • 2696 Views
  • 4 replies
  • 2 helpfuls