We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

g_form.getParameter

Hi,I have this script: if (g_form.getParameter("sysparm_id") == 'ad0c55bb0f665e809850ecd692050935'){   g_form.setValue("assignment_group", "US.Servicedesk.L1.NYBC");}In UI Fullfiller works but in Portal it doesn't work   Any ideas?Build name: Istanbu...

maricielo by Tera Contributor
  • 7707 Views
  • 5 replies
  • 0 helpfuls

Resolved! Jelly/Glide script cache problem?

HI Community,I have a UI macro that does a GlideRecord query in a <g:evaluate var="jvar_gr" object="true"> tag and print out the record details in a while loop using <j:while>. What I find is that, if the records are updated, the query is not returni...

JennyHu by Tera Guru
  • 3760 Views
  • 9 replies
  • 1 helpfuls

Resolved! CI Class Table

Hi Guys,Is there any table for CI Class Name? Currently, It is set as Choice list on field. My requirement is to list all CI Classes from a list view (aside from CI Class Manager).Appreciate any assistance. Thank you.

bryan123 by Giga Contributor
  • 5804 Views
  • 2 replies
  • 6 helpfuls

Resolved! Can I get the variable name in a Catalog Client Script?

In an onchange script on variable 'name_of_var', how can I get the name of that variable inside the script?For example in this code:var field = ???g_form.hideFieldMsg(field, true);<check something>g_form.showFieldMsg(field, msg, 'error');What should ...

Resolved! Set Requested Item value from a variable

I have a catalog item to increase Priority of any other requests. I have a reference variable to sc_req_item. What I need here is once the request is approved priority of the selected Item (item on the variable) should go 1 level up. So if request is...

Ankita23 by Tera Contributor
  • 5061 Views
  • 4 replies
  • 1 helpfuls

Resolved! Check type of variable

On a Record Producer, the only one-line variable type is just a string. Is it possible to have a number variable?Our problem is that just having string fields is not sufficient. We want to set the maximum length of the string fields, we want number f...

Resolved! How to hide Dashboard pages

Hello Everyone,Can anyone please help me out with my issue, i want to hide Dashboard pages from Homepage. As per my below screenshot i want to hide Project Manager Dashboard

find_real_file.png

Why don't we have Phone type field on catalog item

Hi All,Any one has any idea why don't we have phone type field on catalog item?Since we have Phone type field on sys_user table auto population of it on catalog item field does not match with our validations.Thanks,Uma

uma17 by Tera Guru
  • 3038 Views
  • 3 replies
  • 0 helpfuls

I need to send a scheduled report via email , which is of type LIST, which uses the filter Manager is(dynamic) Me, how can I go about the scripting for this , I mean how can I send reports to users who are managers of other users??

Hi All, @I need to send a scheduled report via email , which is of type LIST, which uses the filter Manager is(dynamic) Me, how can I go about the scripting for this , I mean how can I send reports to users who are managers of other users??Can anyone...

scottyharris by Kilo Contributor
  • 6602 Views
  • 4 replies
  • 1 helpfuls

Resolved! Restrict users on the Email Client

I am looking at ways to restrict the users that are available for the selection on the email client. I have certain set of users in the instance which I do not want to be searchable or selectable on the email client and block sending the emails to th...

Resolved! Planned Maintenance Templates

Hi,I am following along in the wiki here and setting up a Planned Maintenance schedule. I installed the Plugin and included the demo data.Once I get to step 6.7 " In the Schedule Templates related list, click Edit. The Edit Members slush bucket displ...

Maintenance Scheduled.png