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

Forum Posts

Resolved! GlideDate is not defined, but is in the documentation

I have a Client Script that needs to validate a date field (not a date/time field).  I am trying to use GlideDate, but I get an error that it is not defined. What I am really trying to do is to compare a date that was entered into a field (sched_imp...

find_real_file.png

Resolved! Reference qualifier "ORDERBY" and javascript does not work

I set a value "ORDERBYu_order^javascript:'u_language='+gs.getSession().getLanguage()" in a Lookup Select Box variable. Target custome field has fields, u_order and u_language. I'd like to let users see only the choices filtered by their Language, and...

Shuhei2 by Tera Contributor
  • 5490 Views
  • 5 replies
  • 8 helpfuls

ACL on sys_journal_field table.

I am trying to add a ACL on Additional Comments entries. I don't want to hide all the additional comments. But if the additional comments have any sensitive information Like below image SSN i want to provide read access to those entries to only few u...

find_real_file.png

REST API reponse missing expected fields

Has anyone experienced a response to an apparently successful PUT/POST on the Table REST API missing some expected fields like "number" or "sys_id"?I'm seeing this currently, not sure why. Any hints or pointer will be greatly appreciated.Thanks!

Query List Field for only exact matches

Looking for any suggestions to solve this puzzle... I have a table with a List collector field which has a choice list based on the sys_user employee_type - so it's stored as a string with a list like "employee,contactor,vendor". I want to query this...

barcar by Tera Contributor
  • 2387 Views
  • 3 replies
  • 1 helpfuls

Additional Condition on Approval User Activity

Hi Team, My requirement is to add another condition like 'Approved' and 'Rejected', called 'More Information Required' in the Approval Group Activity,   so I have created the condition 'More Information Required' in the workflow activity and added th...

find_real_file.png
saikatmitra by Tera Contributor
  • 3112 Views
  • 16 replies
  • 0 helpfuls

Resolved! Catalog Item "meta" field

On catalog item A, I put the string value shop into the "meta" field. I have a List Collector variable on a separate catalog item B, referencing the sc_cat_item table:   When I go to catalog item B and type "shop", catalog item A does not show up: ...

find_real_file.png find_real_file.png
xiaix by Tera Guru
  • 3054 Views
  • 4 replies
  • 0 helpfuls

Resolved! Help with building a Relationship to query RITM variables

I am trying to reuse some code I found on another post for building relationships. I am still learning scripting. But I fear trying to query off RITM variables is tossing me for a loop and I could use some help. My goal is to build a related list for...

find_real_file.png
Steve8 by Tera Contributor
  • 2131 Views
  • 5 replies
  • 3 helpfuls

Resolved! Getting approval comments into work notes

Hi all I'm trying to copy approval comments to the work notes on a table which is not of task. I'm doing this in the workflow editor. The workflow waits for a condition, then fires off the approval. If approved I need the approval notes to be added t...

Community Alums by Community Alums  
  • 3430 Views
  • 4 replies
  • 3 helpfuls