Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Sort X-Axis values on bar chart report

Hi All,In the report I've prepared, I need to arrange the values on the X-axis of the bar chart in a sorted order.   Actually, I have created a database view on following tables  Any input or suggestions offered would be greatly appreciated.

MdAnwarAhmed_3-1716366801486.png MdAnwarAhmed_0-1716366574491.png MdAnwarAhmed_1-1716366662533.png

Resolved! Copy Flow to Subflow

The flow in question has 49 steps and would be tedious to convert manually. I was wondering if there's an alternate feature like 'Copy Flow' where we can convert/copy the steps in an existing flow to a subflow then edit from there.

Jamie Ang by Tera Guru
  • 10695 Views
  • 6 replies
  • 26 helpfuls

How to make fields mandatory in UI page

Hi  Team, How to make fields mandatory in UI page. I have tried "required" but still its not showing as required fields with *. HTML: <g:ui_form> <input type="hidden" id="vulId" name="vulId" value="${sysparm_sys_id}"/> <div class="modal-body"> <div...

patSnow by Tera Contributor
  • 5950 Views
  • 5 replies
  • 0 helpfuls

gs.info message question

Hello all, I have seen gs.info() in the lines of code in a business rule while getting the response from the third party application.the response is shown in gs.info. So, my question is where can we check info messages log?  Regards,Lucky

Lucky1 by Tera Guru
  • 2108 Views
  • 6 replies
  • 0 helpfuls

Resolved! Need help in on Change CS

Hello all, I have created two variables Block and Department and they have their own choices.Based on Block selected, the department variables values has to be filtered.I have used on Change CS on Block variable and achieved this. But is there any ot...

Lucky1_0-1743515990952.png
Lucky1 by Tera Guru
  • 1094 Views
  • 3 replies
  • 0 helpfuls

Resolved! How can I run a flow with a record producer?

I'm trying to run a flow when a record producer is executed I created a record producer for the table Schedule Entries (cmn_schedule_span).I added PTO option, so only when schedules entries with PTO type should execute the flow. But when I run the re...

find_real_file.png find_real_file.png