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

Forum Posts

Resolved! Updated by field be populated with system

Hello Everyone, i have created Business Rule (Before) insert and update. when state is changed to Restored, it is filled with the time in Restored field.  please refer the below attached screenshot. but updated by field is  Populated with System. how...

rajesh29 by Tera Expert
  • 1942 Views
  • 3 replies
  • 0 helpfuls

Resolved! survey is not cancelled after due date

Hello Experts,we have created a survey and it will trigger on monthly basis. once the survey is triggered and user is not completed the survey with in the due date, survey should cancel and new survey should trigger but our survey is not getting canc...

Access to api 'setWorkflow' from a custom scope

I have a simple task but feel like I'm hitting a wall. I need to call setWorkflow on a basic table (e.g. 'task' table) from a scoped application: var gr = new GlideRecord("task"); gr.setWorkflow(false); I know that cross-scope privileges required, s...

find_real_file.png

Resolved! Disable Attachments on portal form

Hi Folks, I am trying to hide the Attachment paper clip from the form, but it is not working on portal. I tried onload g_form.disableAttachments(). Attaching the screenshots - Any help would be great!

find_real_file.png

Resolved! Email Client Template - Reply To

Hello! In the notification email script, we can set the 'setFrom' and 'setReplyTo' using the following script: if (current.assignment_group == 'ServiceNow Experts')) { email.setFrom('ServiceNow Experts <servicenowexperts@email.com>'); ...

ceraulo by Mega Guru
  • 7438 Views
  • 3 replies
  • 9 helpfuls

Resolved! What happens if you update a record in a different scope?

Hi  This will probably be a fairly obvious question to a lot of you, so forgive my ignorance. I created my update set in the wrong app scope and am wanting to know what would happen if I changed to a different application scope in my update set and m...

find_real_file.png
Mike D1 by Giga Guru
  • 1845 Views
  • 1 replies
  • 0 helpfuls

Resolved! Missing variable value on form

We have a catalog item that is working as expected except for a single variable that is not showing on the RITM. I checked in sc_item_option and confirmed that the value is saved but it won't show up on the form even after I disabled all UI Policies ...

Resolved! Flow Designer GlideRecord vs Client Script

Hello, I'm working on a Flow Designer action that is meant to pull a list of records from a GlideRecord and output the response to an array. It seems to be working with a caveat.     var company = inputs.company;    var contacts = [];    var grContac...

Hide choice from List field type

Hi Everyone, I have list type of field which is not referring to any table but have certain choice. Refer below screenshot of dictionary of the field. The requirement is to hide certain choice value dynamically based on some condition, like checkbox...

find_real_file.png
dmathur09 by Kilo Sage
  • 2183 Views
  • 7 replies
  • 0 helpfuls

Resolved! "State" remains open when Request State is "Closed Complete"

After the sctasks are closed the ritms are closed, once the ritms are closed the "Request state" is set to closed but the "State" still remains open and the ticket has a time stamp of when its closed.  Looking back a few months ago, this was not happ...

find_real_file.png
Sysop by Tera Contributor
  • 3862 Views
  • 11 replies
  • 1 helpfuls