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! How to display only month and year in a date field?

Hello, I have the following date field. However, I want the user to be able to select the month and the year and not the day too. So, instead of today date, the user would select November 2020. However, I don't want to do it with a dropdown list, bu...

find_real_file.png
Student1 by Tera Contributor
  • 5562 Views
  • 5 replies
  • 3 helpfuls

ACL: Form View and List View discrepancies

Hi everyone, I have created a custom role and assigned it to certain group. I have also created * and None ACLs to give access to the users of that group to the required table (sn_si_runbook_document) When I try to impersonate any user from that grou...

find_real_file.png find_real_file.png

Resolved! How to set an editable default text in a string field?

How to set an editable default text in a string field, Dictionary filed, such as "Description" (sort of a help text)? I am trying to add a default text that a user will be able to change. Is there a way to do it under "Change"? Please help

find_real_file.png
gracjan by Tera Guru
  • 2564 Views
  • 5 replies
  • 3 helpfuls

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! Business Rule to update change/approval/group approval

Our sysapproval_approver table has a custom field called Role (u_role) which is populated based on an evaluation of the approver, fields on the change request, and the assignment group of a group approval. The main issue I'm having is when to set the...

Matt B4 by Tera Contributor
  • 3067 Views
  • 5 replies
  • 6 helpfuls

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
  • 5105 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
  • 2045 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
  • 2627 Views
  • 16 replies
  • 0 helpfuls