The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Record Producer Multiple Choice with Multiple Selection

Hi All,I want to add a multiple choice field to a record producer which allows the user to select more than one option from the list.I've added the multiple choice field type to the record producer, but this only seems to allow one option from the li...

find_real_file.png
Sam Ogden by Tera Guru
  • 10009 Views
  • 6 replies
  • 19 helpfuls

Why im not getting any log

Hi,Im trying to use onLoad client Script and Script include to execute an action and in order to test myself im trying to use gs.log inside the script include but im not getting any log. function onLoad() { //Type appropriate comment here, and be...

Alon Grod by Tera Expert
  • 911 Views
  • 8 replies
  • 4 helpfuls

How to create performance analytics report.

Hi All,Need help in creating the performance analytics report for the following conditions.1) Time is taken for changing the ticket state from in progress to closed state. (for --> current month, previous month, last 3 months, last 12 months)

MH3 by Tera Contributor
  • 469 Views
  • 3 replies
  • 1 helpfuls

Resolved! ServiceNow SAML Error When Logging Into ServiceNow

Hello Everyone, Many of the customer users are reporting they are unable to authenticate to the production instance. This is NOT impacting all users though.When they provide their login credentials ( user name and password) they are stuck on the scre...

Vamsi43 by Tera Contributor
  • 705 Views
  • 1 replies
  • 1 helpfuls

Resolved! Visibility for Menu Item on Portal

Hi All, I have a custom Menu item name "Test".My requirement as follows:1. I need to make it visible only for users who are part of a specific table2. Example : there are multiple tables in Snow but I have a custom table "u_xyz". A logic should be ap...

babarat1_0-1677570911475.png
babarat1 by Tera Contributor
  • 1495 Views
  • 9 replies
  • 5 helpfuls

eventQueue method of gs object

Has anyone came across a scenario where we need to trigger an event for notification, but we don't have and we need not to pass GlideRecord object in 2nd parameter of gs.eventQueue('event name', 'gliderecord', parm1, parm2); We need to write an event...

Jonnie_ by Tera Contributor
  • 1606 Views
  • 3 replies
  • 0 helpfuls

I want to import data as per tablename

Hello All,I want to import data tablewise .i have list of record and their target table name is different.as per tablename i want to import data.please guide me on this.Thank Yiu.

--oooo-- by Tera Contributor
  • 447 Views
  • 2 replies
  • 0 helpfuls

How to hide ui action based on date condition

Hi,I would like to make visible of button in form only when "end date" field is within 30 days else it should be hidden.For example: If "end date" has current value then that button in the form should be visible for next 30 days of current value.Can ...

Priyanka77 by Tera Guru
  • 516 Views
  • 4 replies
  • 0 helpfuls

Read only all incident field to other group members

Hello All,I have one requirement on incident table Only assignment group members can edit the respective incident and other group member it should be read-only.Could you please help me on this to get the proper solution. Thanks,Manish

Mani60 by Tera Contributor
  • 534 Views
  • 4 replies
  • 2 helpfuls

Resolved! flow designer due date

I want to set due date in flow designer where i just need to minus 14 days  from current date and return in due date for flow designer . @Ankur Bawiskar  @Cezary Basta1  @Maik Skoddow  @Mark RoethofAdd Products

suprajam by Tera Contributor
  • 1623 Views
  • 12 replies
  • 2 helpfuls

Dashboard ACL help

Hi, By default, any user with a role has the ability to create a dashboard.  We want to take that away from certain users with a specific role.  How could I adjust the ACL to block this one role from being able to create a dashboard.Below is the ACL ...

Dazler_0-1677554628775.png
Dazler by Mega Sage
  • 576 Views
  • 2 replies
  • 0 helpfuls

Resolved! Issue with g_form.getValue()

Evening All, I have a below onChange client script which throws an unexpected error on the form:Client Script:  function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { if(g_form.getValue('requested_env...

Hritik_0-1677506854152.png
Hritik by Tera Expert
  • 1035 Views
  • 10 replies
  • 2 helpfuls