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

Forum Posts

Resolved! Modify Form Header

Hi,currently i have a form header likeis it possible that i show the Record number instead of Table Name - Created 2016-07-28Regards

find_real_file.png

Compare Dates in Business Rule - Format Issue

I'm trying to prevent users from adding time to time cards in the future.   My problem, I think, is that the dates I'm comparing are in different formats.   I'm also not sure if I can just say if date1 is > date 2 and get the correct response....I ne...

date issue.JPG
kchorny by Tera Guru
  • 2062 Views
  • 1 replies
  • 1 helpfuls

Resolved! Notifications - Event with Condition

If I have a notification that has an event and conditions, does the notification go only when the event is triggered and the conditions are met? Or does it sent either when the event is triggered or the condition is met? I've done some poking around ...

Parent-Child Relationships Between Groups

When adding a group as child of another group, does it also add the members of child group to parent?If not, does doing this makes sense to do this? Have you came across such a scenario? What could be pro's or con's of doing this?

Resolved! Splash Screen

Hi,I have an Geneva instance in which the UI 16 Overview Help is available but the splash screens do not get displayed for any user when they login for the first time.They are able to see the splash screens only when they click on What's new availabl...

Catalog Client Script - Filter Select Box

I have a catalog form with a few select box type variables on it. I need to filter the choices in those select boxes based on choices made in OTHER select boxes on the form.e.g. if the user selects option "A" from SELECTBOX1, then only options "X" an...

importing user in sys_user table

i m importing user in sys_user table but i have to check condition about no duplicate records and also don't add user who don't have groupso where i have to write condition in script or in business rule when running transform mapand also wanna count ...

ankit_gupta by Tera Contributor
  • 3382 Views
  • 4 replies
  • 0 helpfuls

Threshold / Baseline Reporting for Incidents/Tasks/Requests

Hi All,I am looking for a way (outside of Performance Analytics) to show various thresholds/baselines, etc. in reporting of the common ITSM table (Incident/Tasks/Requests, etc.).We recently started looking at various best practices and industry stand...

adamrauh by Kilo Expert
  • 1858 Views
  • 2 replies
  • 0 helpfuls

Trigger a Business Rule based on event

Hi,I am trying to generate a notification based on record inserted in sys_data_source table provided it has a matching attachment record in sys_attachment table. the problem is record in sys_data_source is inserted but the sys_attachment table is upd...