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

Forum Posts

Resolved! Non-ITIL user creating Change request

Hi Friends,We have a requirement, where we need to give access to a user to create change module only. He should not have access to update the change request.Without giving ITIL role to that user , how can we achieve this one.Please provide your inpu...

naresh831 by Tera Contributor
  • 3329 Views
  • 12 replies
  • 1 helpfuls

JSON is getting Malformed on comments

****Please not I am very new to this and have learned a lot but not a ton.   If someone knows could you offer a solution.   I can't figure this out.   Please explain like I'm 5 yrs old I have the following json script in my REST api message that look...

Images NOT showing

We have updated our theme using the branding editor, added our logo and a background image to show in the search area. Both show when we are logged in as ourselves. As soon as we impersonate a user, the logo reverts to the text and the background ima...

Resolved! styling g:ui_reference

I have a reference field on my UI Page, but it's a bit too wide.   Is there a way to style jelly elements?   My HTML code looks something like this:<table   class = "field">         <tr>                   <td>                             <label> Name...

yundlu316 by Kilo Guru
  • 2908 Views
  • 5 replies
  • 0 helpfuls

Date field - list filter condition

Hi All,How can I place a filter condition on a list to have a date field value on next 30 days, or next 60 days.Say for example, I want to list all the KB articles that expire in next 30 days. How can I achieve this?There seems to be an option 'relat...

find_real_file.png
balu3 by Kilo Guru
  • 2621 Views
  • 9 replies
  • 0 helpfuls

Resolved! Dynamic Filter Option (exclude Parent Groups)

The OOB Dynamic Filter pulls in Parent groups.   I inserted new Dynamic Filter Option and the Business Rule that it references.    Is there a way to modify the Business Rule so that it doesn't pull in the Parent Groups.   Only want the script to pul...

michaelcory by Giga Expert
  • 2467 Views
  • 10 replies
  • 0 helpfuls

Date/Time Field Restriction Record Producer

Hi All,I have a date/time field on a record producer asking when the incident first occurred.I have seen that the only way yo restrict this so people cannot add a date in the future is to have a script which validates this between the current date an...

Sam Ogden by Tera Guru
  • 4550 Views
  • 37 replies
  • 2 helpfuls

SSO Configuration

Hi Everyone,Can somebody help me to understand the SAML parameters in the attached screenshot. Have gone through the snow wiki, but its too confusing.Thanks in advance

Navn1 by Kilo Contributor
  • 1711 Views
  • 2 replies
  • 0 helpfuls

Filter LDAP exclude specific OU

Hi to all,I need to get all users from LDAP node, but I have to exclude some OU.This is my current structure of AD:root-- OU=Group1-- OU=Group2-- OU=Group3-- OU=Support----CN=User1----CN=User2...----OU=Operators-----OU=TEST (I have to exclude this OU...