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

Adding recipients to Cc: via mail scripts not working

We have a requirement to have watch list members added to the cc: on outgoing notifications. I followed the instructions in paragraph 4.5 of the Scripting for Email Notifications document, and in the script logs I see that the watch list members are ...

Workspace Query

   But i need the "Company" donut should be displayed only when the "Your Company " button is selected.But now when i select "Your work " button also "company " donut is displaying.I want the "Company" donut should be shown only when the "Your compan...

Resolved! Compare two tables and update record

I'm trying to go through each record 1 at a time( I want to make sure I'm looking at published records only, such as ('workstate_flow', published)I want to get field called 'number' from kb_knowledge tableI will then go to the kb_use table and get a ...

Evan Duran by Kilo Guru
  • 1263 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to get checkbox variable in workflow?

I have several checkboxes on a catalog form.When I submit the form, I want to be able to see if the checkbox has been checked in the workflow. I was under the impression that I just need to check to see if current.variables.chkboxname == 'true' would...

cgedney_0-1678480809001.png cgedney_1-1678480895570.png

Find Hyperlink text in the Knowledge Article content

I have requirement to show error message if  Knowledge Article content having hyperlink KB article reference.If KB article(KBXXXX3) content having below references.Test1 is hyperlink add and Test2 is normal text. KBXXXXXXX :Test1KBXXXXXXX2:Test2if us...

Resolved! UI Page - Processing Script will not run ...

Hello Experts,I have a UI page that is designed to mass update records from a list view, that will engaged will not run it's processing script.  I added a few log statements to see how far it is getting, but it seems that it is getting no where. Addi...