Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! UI Builder - How to configure a list

Hello I am new to the UI Builder and want to configure a workspace similar to the CMDB workspace: In my workspace I already added resizable panes and configured the list menu. Clicking on the different list's names displays the desired lists and the...

find_real_file.png
Hendrik6 by Kilo Guru
  • 8857 Views
  • 8 replies
  • 8 helpfuls

Resolved! How to close g_modal window in which I have a record producer; I need to close this g_modal window onsubmit of Record producer.

For a Custom scoped application, inside agent workspace via a UI action, i display a g_modal.showframe function onClick(g_form) { var premiseId = g_form.getUniqueValue();var rpId = 'rpid';g_modal.showFrame({ url: 'sp?id=sc_cat_item&sys_id=' + rpId + ...

Resolved! UI builder - Orders in Sub-page

Hello,I have created a page with sub-pages (viewport).How can I manage pages in right order?? I have entered numbers in "Order" on "Sub-page Overview".  My expectation is to show the page with order no. 10 first. Thanks,

WNSN_0-1699622774524.png
WNSN by Tera Contributor
  • 2565 Views
  • 4 replies
  • 6 helpfuls

Integration of five9 and servicenow

Hi team, can I know how the five9 can be integrated with servicenow? Saw that it is feasible by installing 'five9 cloud contact centre' from applications. But no reference guide on how to do the integration or how it works are not given. Thanks & reg...

Luthfa u by Tera Contributor
  • 3205 Views
  • 4 replies
  • 0 helpfuls

UI policy to clear question values

Hi, I have to configure a survey with some questions depending on the response to other questions. I leveraged "Depends on" functionality, but we wanted to clear the questions if the user is selecting one option and then changing to other option

Venkat122 by Kilo Guru
  • 864 Views
  • 3 replies
  • 1 helpfuls

UI actions and Policy

  I want to create a new Ui action on the incident formWhen I click on it, the Incident state should be set back as "New"  (New means the state) This UI action will only be available when the state is not "New"I HAVE TRIED CREATING A NEW UI ACTION FR...

Archit10 by Tera Contributor
  • 309 Views
  • 1 replies
  • 0 helpfuls

select Imported incidents in the Report designer

 I want to create the following report -Name: "Imported Incidents" | Bar Report to the Incident table, that will show all the Active Incidents grouped by Assigned group. However this incidents need to be the ones imported I have created the reports. ...

Archit10 by Tera Contributor
  • 646 Views
  • 7 replies
  • 0 helpfuls

Custom leave application.

Hi All, I need to design a custom leave catalog form  1. Employees should select up to 6 holidays from a predefined list which includes festivals like Diwali, Holi, Eid, Christmas, etc. What kind of variable it will be ?2. Automatically include the 3...