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

Forum Posts

Resolved! The Field being Truncated. How can i solve this?

Hi, I have two custom fields created on the Test Case form. Process Area and Description - Both are String type fields. These fields are getting truncated. Initially the length was 40 i made it 50000. When I copy paste from Excel sheet. Its perfect. ...

find_real_file.png find_real_file.png

Resolved! How to hide search box on List Collector for a catalog item?

Hello guys, Could you give me any idea, preferely an onLoad client script, which could hide the search field on a List collector? See screenshot. "No_filter" attribute is good to remove the filter, but I want to remove that search box also. Thanks!  ...

find_real_file.png
rexter1 by Tera Expert
  • 3010 Views
  • 4 replies
  • 0 helpfuls

Resolved! where can I see service catalog variables audit history

Hi All,   I can see in the documentation that service catalog variables are audited for changes made in the RITM or service catalog task.   I have verified in my instance that the property is set correctly   but when I create a request and then go an...

alexrozov by Tera Expert
  • 3235 Views
  • 3 replies
  • 3 helpfuls

Run Server Side Script step in ATF is not filling the output value.

Hello, I am running a server side script step in ATF and test result is returning success but the issue is that the output variable is empty although i am filling it in the script and the result is not empty. Can anyone tell me what's the issue? NB: ...

find_real_file.png find_real_file.png
Michel by Tera Contributor
  • 2857 Views
  • 9 replies
  • 0 helpfuls

I have a question about managing assets by using bundles

I have a client who is on Geneva, but is a legacy client, so their Asset Management (which predates Calgary) is in need of some cleaning up.They have expressed the desire to start managing some of their consumable assets by bundles.   So, they would ...

CraigSteel by Kilo Contributor
  • 2548 Views
  • 3 replies
  • 1 helpfuls

Resolved! Auto populate category and subcategory

Hi All, I need help auto populating Category and Subcategory fields on RITM and SCTask forms after the request has been submitted. I tried using the workflow and BR but no luck. The Category on ritm and sctask should auto populate e.g "resource" whil...

WP2 by Kilo Guru
  • 1573 Views
  • 3 replies
  • 0 helpfuls

forms: "Insert" and "Insert and Stay" options

Hi Allplease explain the difference between below UI Properties.Allow the use of the "Insert" and "Insert and Stay" options on task derived tables.Show "Save", "Insert" and "Insert and Stay" buttons on forms

UI Macro GlideModal('show_list')

Hi All,Can anyone please help me to understand what does GlideModal('show_list') represents(is it UI Macro, UI Page or something else)in the below code and where can I find this 'show_list'.var gdw = new GlideModal('show_list');   gdw.setTitle(title)...

UI Macro SS.PNG

Resolved! Dot walked field as a catalog item

Dear all, How to display a catalog item variable that auto-populates field value based on another field input? I am referring to dot walking here. E.g. Catalog item - X has two variables: User and Manager. Requirement: While the requester selects Use...