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
  • 4041 Views
  • 17 replies
  • 1 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 Tera Expert
  • 4648 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
  • 3919 Views
  • 11 replies
  • 5 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 Tera Expert
  • 5063 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...

Resolved! Attachments from a reply email on a case

If there is an email that contains attachment and this email is received as a reply to an existing open case then the attachments are not visible from the case form. The user has to navigate to the email tab and open the email to view the attachments...