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

Forum Posts

Resolved! Pop up confirmation on state change, not using a UI Action

We have a requirement to add a pop-up confirmation message when saving a change task to complete. We are not using an UI Action button for the close task but instead saving from the state field choice list. I was able to accomplish the alert pop-up t...

heathers_ by Kilo Sage
  • 5054 Views
  • 5 replies
  • 6 helpfuls

Resolved! Creating a new record in a table for every result in another.

Hi Girls and Guys,What I am attempting to do, is to assign all the 7,000+ items in a specific catalog a single variable set.I have written a fix script (below)and while it seems to iterate through all 7,000+ items in the sc_cat_item table, it only cr...

Richard P by Mega Guru
  • 13741 Views
  • 16 replies
  • 5 helpfuls

How can I replace or add a Retina icon image ?

How can I add a custom button/icon image for display on a form ? The retina list has many button images to select from but my customer wants a specific image.  If I add customer_logo.png to System UI -> Images and then  replace <class="btn btn-defaul...

find_real_file.png
Marc White by Tera Contributor
  • 1871 Views
  • 4 replies
  • 0 helpfuls

Resolved! JSON input to table format in service portal

hi Team, Could you please help to convert JSON format to table format in angular JS. The JSON format should be like below: [{"Book ticket":[ {"a":"x", "b":"y" }, {"a":"p", "b":"q" }}], "Book Train":[ {"a":"r", "b":"s" }, {"a":"t", "b":"u" }}] Thanks...

Preethi5 by Tera Expert
  • 4683 Views
  • 11 replies
  • 3 helpfuls

Field with lock icon displays briefly when hidden by UI policy

Hi, If I add a field with a lock icon, for example a List type field, to a form and then create a UI policy that sets visible to false for this field then every time the form is refreshed the field is visible shortly. Then the field is hidden and the...

mark69 by Giga Contributor
  • 2540 Views
  • 9 replies
  • 1 helpfuls

Resolved! Readonly HTML Field height

Hello, We are in upgrading process from Kingston to Madrid We notice than a "Read only" HTML Field does not display its entire content on create (only after saving).(This field is automatically filled with a client script). 2 lines should be 2 displa...

yguez by Mega Contributor
  • 2551 Views
  • 5 replies
  • 3 helpfuls

How to show fields on a form onclick of ui action??

Hi All, I want the field to be visible on form when user click on ui action. I have created onload client script to hide the field on form. In ui action client script im displaying the field using setdisplay. But when i reload the form ,fields are hi...

jayasri by Tera Contributor
  • 3303 Views
  • 5 replies
  • 2 helpfuls

Resolved! change rows's color in lists

Hello,  Does anyone knows where can be modified the color f the rows when we are viewing a list?Right now color hexa code seems to be #eeeeee.  Thanks for you help

Hichem by Mega Expert
  • 5667 Views
  • 5 replies
  • 1 helpfuls

Resolved! Hide Record on List View

Hi, Can some one kindly help me and provide the steps to do the following if possible. in the sc_req_item table I would like to hide records for selection where the assignment group and/or item is set for something particular. something along the lin...