New Delhi SNUG
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Read attachment in service portal Catalog Item.

Hi, I have a requirement where i need to provide users a excel to upload and submit it back in to the service Portal catalog item and once user attach the excel to the form , i want to validate the data from the excel before submission of the request...

Deepika48 by Mega Expert
  • 2226 Views
  • 3 replies
  • 1 helpfuls

Resolved! Hide widget based on Region of logged in user

Hi Team,  We have to hide the widget or page based on the region code of logged in user. To achieve this, i have created a User criteria and write a script in it but its not working. var locationId = gs.getUserID().getLocation();var usrLocation = new...

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

How to elimiate duplicate attachment in inbound actions

Hi i have an req using inbound actions I sent mail with attachments ( A and B) on other day i sent one more mail with attachments (A and B) incident was created but attachments should not load it give the previously loaded attachment data  is it poss...