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

Forum Posts

Unable to hide sections using setSectionDisplay()

Requirement was to hide sections based on role 'xyz' & 'assigned_to' is the current user. I wrote display business rule to validate above condition and saved in scratchpad as below: if ((gs.getUserID() == current.assigned_to) || (gs.hasRole('xyz')) )...

ssoniy by Tera Contributor
  • 2064 Views
  • 17 replies
  • 2 helpfuls

How to set a custom list view for the users?

Hi,I've created a list view for the users to get the idea about the ticket instead going in to the record.I can chose the view (I'm admin) that I've created from the context menu but users don't. When I impersonated as other Users they don't see the ...

find_real_file.png find_real_file.png
Amit Rao by Giga Expert
  • 2548 Views
  • 10 replies
  • 0 helpfuls

Resolved! How can we add an attachment to Service Catalog through ATF?

Hi Team,  I want to add an attachment to the service catalog through ATF, how can I do that? Or  How can I validate the attachment attached to RITM through ATF? Or  Can we bypass the mandatory attachment on service catalog through ATF? Please suggest...

Ash41 by Kilo Sage
  • 2535 Views
  • 11 replies
  • 5 helpfuls

email.addAddress() is not working

Hi Team, In the notification, i have added one email script which contain "email.addAddress() function. We need to send mail to CC person also . In activity log, i am able to see that user name is there as a cc but user told me that he is not receive...

kun1 by Tera Expert
  • 1074 Views
  • 14 replies
  • 0 helpfuls

Resolved! How to enable context menu options on columns of List view?

Hello, Experts, Our agent was trying to sort the column on list view but he sees the context menu options on column 'Problem Owner' 'READ ONLY'. When I checked as Admin I can sort and see the context menu options on the same column.How can I enable t...

find_real_file.png
Amit Rao by Giga Expert
  • 3050 Views
  • 7 replies
  • 2 helpfuls

Resolved! Catalog Item to show subcategory based on dependant category

I have a simple (?) idea but somehow I do not seem to get it working...I want to create a catalog item so employees can enter there own tickets.So i created a simple form which will result in a Incident. I placed the 'category' field on the form.And ...

find_real_file.png find_real_file.png find_real_file.png

Resolved! Display Form Section on Approval Summarizer

Is there an easy way to display Form Sections on Approval Summarizers?I have a custom table (exteneded from task), for which I've created a custom Approval Summarizer UI Macro for. The only problem is, by default fields that are displayed in a Form S...