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

Forum Posts

"g_aw" does it work in catalog client script?

Hi All, Currently i have a ui action in workspace called "Open record producer". Once i click on it, it opens the record producer in a new tab. Now i need to close the tab once the record producer is submitted. I tried with onsubmit catalog client sc...

Prem13_0-1690952363843.png
Prem13 by Tera Contributor
  • 1201 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to add an approval table to the related list

Hello, I would like to add an approval [sysapproval_approver] table to the related list of patch [cmdb_ci_patches] table.I have created a flow and an approval record has been created, but I cannot get it to appear in the patch table. Can you please t...

IzakiSaeka_0-1690962047722.png
Saeka by Kilo Sage
  • 2657 Views
  • 1 replies
  • 0 helpfuls

Use a date filter on a list component

I've followed the tutorial Set up interactive filter on UI builder (for data visualization reports and List records) and I want to apply the same concept with a date filter and apply the start and end values to a column in a list component. How can...

Screen Shot 2023-07-28 at 6.01.22 AM.png Screen Shot 2023-07-28 at 5.47.39 AM.png Screen Shot 2023-07-28 at 5.48.49 AM.png
fauverism by Kilo Sage
  • 2230 Views
  • 3 replies
  • 2 helpfuls

Resolved! About oauth

Hello, everyone.I would like to know if it is possible to use certification to get access token for oauth authentication.Thanks in advance.

Resolved! Adding Subflow option is greyed out in flow

Hi Team,Add subflow option is greyed out for me when I try to add a subflow to my flow. I am an admin +security admin and currently working in Global scope.When I hover around the subflow option it says 'Insufficient permissions to add Subflow'.Has a...

ShAn21 by Tera Guru
  • 1597 Views
  • 3 replies
  • 3 helpfuls

Resolved! Flow Designer REST and  x-www-form-urlencoded

What is the proper way of calling an API with x-www-form-urlencoded in a Flow Designer REST Action?  I have a CXOne API that I want to call from within a flow designer Action. The API takes a x-www-form-urlencoded username and password. I am able to ...