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

Forum Posts

Making certain records show from a reference field

I've got a reference field that has a parent field populated:  The Level field is based on the hierarchy of a record e.g. a parent can have child records and grandchild records. What I'm wanting to accomplish for the Parent field is that a user can s...

matthew_hughes_0-1719906143676.png

Resolved! Automatically reload page after clicking button on portal

How to achive this?codes are below.HTML<button type="button" class="btn btn-default" ng-click="c.uiAction2('select')" ng-if="data.showButtonSel">${Select Quote}</button> Client side:c = this;c.uiAction2 = function(action) {c.data.action2 = action;c.s...

Rosy14 by Kilo Sage
  • 982 Views
  • 3 replies
  • 1 helpfuls

Resolved! UI Action to Open URL

I have a custom table that has a field that contains a URL to an external website. I would like a UI Action that opens that link in a new tab. I have tried the following: window.open(current.link, '_blank'); With no success. Is this actually possible...

Avoid mail content as work notes in RITM

Dear community,we are on  glide-vancouver-07-06-2023__patch9-hotfix1-05-22-2024.In a workflow for a RITM we trigger an event "ABC" and we have a mail notification that runs based on this event "ABC" and sends out an email. As a result, the content of...

event.PNG event-registry.PNG notification.PNG mail.PNG
Eckhard by Tera Contributor
  • 812 Views
  • 3 replies
  • 0 helpfuls

How to get variable values from Multirow variable set

Hello, There are two multirow variable sets and i want to retrieve some variables value from one multi row variable set and some are from second multirow variable set. And need to store those two variable set value in json object in one workflow  scr...

YashviPatil by Tera Contributor
  • 1538 Views
  • 3 replies
  • 0 helpfuls

Resolved! script to get name instead of sys_id

Hi Folks, I have a report whose objective is to extract the information that is saved in the sc_item_option_mtom table, the detail here is that when I read the information of an already existing user in my sys_user table in the user name instead of b...

AydeeH by Tera Contributor
  • 1038 Views
  • 1 replies
  • 1 helpfuls