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

Forum Posts

Scripting Alert, Info, and Error Messages

Hi!i was wondering if someone can help me to understand better what is the difference between gs.addMessage and gs.alert??I want to use the gs.addMessage for the users, and the gs.alert for the admins.Can i get a simply example to better understandin...

svizcaino by Kilo Contributor
  • 12770 Views
  • 8 replies
  • 3 helpfuls

Resolved! Walk-Up experience - customizing "Create Incident"

Hi all -- I'd like to tweak the "Create Incident" UI action-- to set the assignee of the interaction as the assignee of the incident.  However, I can't seem to find the object creating the incident. It is not part of the UI action, that's just a conf...

Resolved! Ability to export list of installed, paid applications in instance

I would like to export a list of applications that are installed and paid. I can get the list when I go to System Applications > All Available Applications > All and then select under Filters, I select the following:Listing type = ApplicationsObtaine...

Community Alums by Community Alums  
  • 2901 Views
  • 5 replies
  • 6 helpfuls

How to add a list collector type field as a column to a table

Hi,   I have requirement to select multiple options from a drop down. So I have used a List type field for that. But since ,in List field we have to select multiple items one by one. It's quite not user friendly for end user. So, they have asked us t...

find_real_file.png
SSA1 by Giga Expert
  • 1061 Views
  • 1 replies
  • 0 helpfuls

Resolved! Make fields mandatory using UI action

current.state = -5; current.type = "emergency"; g_form.setMandatory('category', true); g_form.setMandatory('cmdb_ci', true); g_form.setMandatory('priority', true); g_form.setMandatory('risk', true); g_form.setMandatory('impact', true); g_form.setMand...

Carman by Giga Contributor
  • 2923 Views
  • 3 replies
  • 1 helpfuls