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

Forum Posts

Publish a UI page in a dashboard

Hi!I'm trying to publish a UI Page as a Widget on a dashboard. I'm getting;Security constraints prevent access to requested pageIts a simple UI page writing out Hello World on the screen. No JavaScript no nothing. The code for the widget;function sec...

Interdepent field

I have req. to create two fields on incident form one is type of DATETIME(autopopulate) and another is Type of DATE ,when datetime is updated then date should be auto populate on basis of dateTime,  and when we change Date then Date time one should b...

aideng by Giga Contributor
  • 1138 Views
  • 7 replies
  • 0 helpfuls

Add UI Page to Dashboard

Hello Experts, I want to add a UI page to the dashboard.. and I found the below script in the docs.servicenow. And I have created a widget with name as 'Velocity History' and I want to call a ui page '$scrum_velocity_history_chart' . what all should ...

Rocky5 by Kilo Sage
  • 1158 Views
  • 1 replies
  • 1 helpfuls

need two create report on two metric definition

HiMy requirement is to create report on task table to calculate time how much time ticket spent in work in progress state.-This i achieved by create metric definition but now the issue is when WIP ticket assigned to another person time spent show ove...

PinkuM by Tera Contributor
  • 586 Views
  • 3 replies
  • 0 helpfuls

Regex not working in condition for filter

Hi there! I'm currently struggling with the condition builder (filter) and a regex. I would like to filter out only a few words from a field. Since there are quite a few, I would prefer to use regex instead of "contains." However, I'm having trouble ...

Alex1472 by Tera Contributor
  • 778 Views
  • 3 replies
  • 0 helpfuls

restore the deleted records from table not audited

Hi Everyone,I am in bit difficult situation where some records got deleted from the table which was not audited.Is there a way to restore the deleted records from table which was not audited. Thanks,Svani

svani by Tera Contributor
  • 463 Views
  • 1 replies
  • 0 helpfuls

Resolved! List Collector Variable attributes

Hi, Can I use this in List collector and what this will do.   ref_auto_completer=AJAXTableCompleter,ref_ac_columns=user_name;email,ref_ac_columns_search=true

User460980 by Kilo Contributor
  • 16468 Views
  • 4 replies
  • 18 helpfuls

Images or Icons on question_text

hi, we have a "business justification" field on our forms which is of type "multi line text". wondering if we can insert icons/images on the question_text. is this possible at all? thanks.