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

Forum Posts

Restricting form submission for set of users

Hi All,I have a requirement on a form when the 'Requested For' user tries submitting the form if he has records in a custom table (i.e requested for = assigned to in custom table) then the user should not be able to submit the form.I have configured ...

sanvi by Tera Expert
  • 307 Views
  • 8 replies
  • 0 helpfuls

Resolved! Automate a tag from a record producer to incident

All,  I am struggling with this and need some help. I am trying to pass a Tag value captured from a record producer (field name tag, mapped to the Tags (sys_tags) incident field as a lookup select box, looking up from the Label table, lookup value is...

JR1 by Tera Guru
  • 885 Views
  • 1 replies
  • 1 helpfuls

Hide server options in category if request type is new

How can hide the server options if request type is new Tried  onchange catalog client script below, but not working.function onChange(control, oldValue, newValue, isLoading) {   if (isLoading || newValue == '') {      return;   }   //Type appropriate...

server1.png
Xhare by Tera Contributor
  • 401 Views
  • 8 replies
  • 1 helpfuls

Resolved! Add flag to country field on user table

I would like to add a the country flag to the country field on the sys_user table, for example if the country is united kingdom then I will see the UK flag next to the field. Is there a way to do this?

FTP issue

Hi,We have a data source created in ServiceNow which generates a CSV file with sctask & places it in FTP server. This runs via scheduled job. This configuration has been there since long & few days back started getting below error.  From firewall end...

Rhujuta1 by Tera Contributor
  • 366 Views
  • 2 replies
  • 0 helpfuls