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

Forum Posts

Resolved! Call Flow Designer from Change Form Button

Hi Everyone,I have recently developed a flow to check multiple fields across the change from,which I would like to run when a user clicks a button at the top of the page.for this I was wondering if it is possible to have the flow run on button press ...

KScoble by Tera Expert
  • 1036 Views
  • 1 replies
  • 1 helpfuls

Translated HTML fields show HTML code in email notifications

For some reason when I include a field that is a Translated HTML field into an email notification, the HTML code prints and it looks like a mess. How do I get the data from the field to format properly? Regular HTML fields work fine.I first noticed t...

rosa8 by Mega Contributor
  • 7257 Views
  • 17 replies
  • 5 helpfuls

Resolved! Get RITM number from sc_task client script

I have a client script running on sc_task table. I need to get the RITM number to pass to a Glide Ajax call.I am using "var ritm = g_form.getValue('current.request_item.number');" but it is not returning a value.What am I coding wrong or incorrect do...

kshaw by Giga Guru
  • 2501 Views
  • 5 replies
  • 4 helpfuls

Resolved! How hasnext() method is working in script

Hello Teami need to know that how  this line is working in code (inactiveUsers.hasNext())//Fetch for inactive users.var inactiveUsers = new GlideRecord('sys_user');inactiveUsers.addQuery("active", "false");inactiveUsers.addQuery('sys_id', 'IN', users...

Resolved! Why Before Update Business rule working while insertion

Hi All,->We have a before update business rule on change request table where we are checking when we don't have incident number added on any of these two related lists "Incident Fixed by Change" or "Incident Caused by Change", it is throwing error.->...

Saranya2 by Tera Contributor
  • 2207 Views
  • 6 replies
  • 0 helpfuls

yes/no variables values in flow designer

We have a catalog item with a variable of type Yes/No with None; when the form loads in the portal the value is None, forcing the user to select either Yes or No (value is mandatory). We are trying to automate the submission of this form in Flow Desi...

What is the Change Phase [change_phase] table actually used for?

I have searched the docs and various websites looking for an answer, but I cannot identify what the purpose of the change_phase table is.What is actually stored in it? How does it get populated? (my test system shows no records, currently).Any input ...

SB87 by Tera Expert
  • 703 Views
  • 2 replies
  • 0 helpfuls