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

Forum Posts

How replace a document name

Hello, Please how can I replace a document name under PDF Forms "Attachment Options". For clarity and better understanding, I have attached the one we currently have but doesn't work. Thanks.

ID NOBLE by Tera Expert
  • 672 Views
  • 2 replies
  • 0 helpfuls

catalog task

Hello developers, i have a requirement to make variable readonly on catalog task view once the task is closed complete,can i do this via workflow, if not  any suggestions is appreciated. Thanks!

Import Set Table Custom ACL Help

Hello, I need help from the community... I am trying to setup ACL rules for an import set table that I will be using the sys_import.do API to upload import sets to and run transforms with.  I setup read, write, create, delete, execute ACLS at the row...

Resolved! Print Reference Value in Description

I am creating a business rule to print the full name of user from a reference type variable into the description field. Am I missing something?   // Variable table var gr_questions = new GlideRecord('question_answer'); gr_questions.addQuery('table_sy...

Michael94 by Tera Contributor
  • 627 Views
  • 1 replies
  • 0 helpfuls

Resolved! Incident state edited from list view

Hello!I want to allow on incident state modification from list view for ITIL users but not allow to change state to resolve in case if specific mandatory fields (for example closure note) are empty. First part seems to be easy - I can add itil role t...

SOAP message issues

Hello everyone,  I already create SOAP message record, I'm able to get connection and get proper function. With using Preview Script Usage I copied the script and paste it to script include.  When SOAP is defined like this (hardcoded) I'm able to cre...

API call not returning all the rows

I have been running inconsistent row counts when running my API call. the call below gives an X-total-Count of 37, but the JSON output is only 30 records /api/now/table/sys_user?sysparm_query=sys_updated_on>=javascript:gs.hoursAgoStart(100)&sys...

List Field Reference Qualifier Not Working

Use Case:I have a 2 List Fields (Field A & Field B)Field B is dependent on Field AField B is referencing a table.Reference qual: javascript: 'typeIN'+current.type;Table:NameTypeOrangeFruitBananaFruitCarrotVegetableCabbageVegetable When I choose...

Polaris not applying to login page

I noticed in our customer's instance that when the Next Experience is turned on via the user preferences it's not applying for the standard login page (login.do / navpage.do). This also extends to the MFA validation page.  The login_cpw and MFA set u...