Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Email notification for child RITMs

Hi team,We have situation: when user raises a request in Service Catalog, the parent RITM is created with 2 child requests. When one of these child requests in closed completed the additional comment is automatically added to another one which is set...

Martin45 by Tera Contributor
  • 1121 Views
  • 6 replies
  • 2 helpfuls

SubFlow

My requirement is to show all the input variables of a sub flow on a record's new section. the subflow reference field is there on record that is referenced to "sys_hub_flow" table. How to Dynamically create fields and display the number of inputs in...

Shows HTML tags in the work notes list View

Hi Folks, My Issue When I add a note on the workspace of existing records, after saving I face this issue (worknotes with the HTML code on the list view) with the workspace list view and also see the same in the table work note list view. Showing the...

image.png image.png Screenshot (1207).png
PranaySoni by Tera Contributor
  • 2452 Views
  • 3 replies
  • 3 helpfuls

Need solution to access a button in the Email

On Resolving an incident, Email will be triggered to take the survey. I am able to navigate till the email view and not able to access the "Take the survey" button in the email. Any one have any input or solution to overcome this block?

Keshavaraj by Tera Contributor
  • 602 Views
  • 2 replies
  • 0 helpfuls

Incident task can't closed

Hi Guys,We encounter an error in closing the incident task. What happen is when INCTASK Work Notes is filled before changing the State to Closed Complete the work notes disappeared along with your notes and when you click the update button an error m...

Codi by Tera Contributor
  • 427 Views
  • 2 replies
  • 0 helpfuls

Need help with email notification

I have a requirement of notification, when worknotes are updated, email body should have below line. Worknotes of the incident has been updated by[who] on [when] How to do that?

Admin7267 by Kilo Sage
  • 987 Views
  • 3 replies
  • 0 helpfuls

Can you use previous on a notification?

On a notification, I only want it to trigger if the following conditions are met:if (previous.getValue('u_cmdb_data_steward.manager') == current.getValue('u_cmdb_data_steward')) {    answer = true;} The above query checks if the previous manager of t...

Resolved! UI Policy to set Assignment Group is not working

I created a UI Policy for a condition and wrote a script in advance view as the following:function onCondition() {g_form.setValue('assignment_group', "SNS - Admin");}The group exists, and the form shows the change but when I click save on the form it...

Navaneeth1 by Tera Guru
  • 1333 Views
  • 6 replies
  • 3 helpfuls