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

Forum Posts

How to use assignement rule in custom table?

Whenever a user selects Category as ServiceNow and subcategory as Fundamentals, the Assignment group should be automatically set to custom group created in Assignment 1 and assigned to should be Group Manager else another other selection should clear...

Resolved! Make "<g:dialog_buttons_ok_cancel>" button to be clickable only once.

Hi All, I want to make "g:dialog_buttons_ok_cancel> to be clicked only once by the user as I want the script run only once per session. Below is my code for reference. HTML CODE: <g:dialog_buttons_ok_cancel ok_text="${gs.getMessage('Submit')}" ok_tit...

Community Alums by Community Alums  
  • 3455 Views
  • 4 replies
  • 2 helpfuls

Resolved! Adding link button widget in portal employee center pro

Hi All,  I'm configuring the esc pro portal page, In the bottom i added a Link button widget. I wanted to open this link in a new tab but after clicking on that old portal view buttonn it is opening in the same tab. Is there a way how to open this li...

find_real_file.png

Resolved! How to open a "Request" as a child for an HR Case using Flow ?

We are implementing Universal request in our instance which requires a child task ,which is a "request" to be opened automatically from the parent HR Case for the IT people to work on and include multiple stakeholders in the process

Ashmiya by Tera Contributor
  • 837 Views
  • 4 replies
  • 2 helpfuls

Checklist Mandatory on Agent Workspace

Hi All,   We have craeted a checklist from HR Service Configuration table. When a case is created, the HR agent can close the case without checking the checklist. Is there a way to make those checklist mandatory without customizing?     Thanks, Sai...

Sailesh6 by Tera Contributor
  • 741 Views
  • 4 replies
  • 0 helpfuls

Activity Set - Advanced Trigger Condition

Hi, Community. We have this requirement to set trigger condition for one of our activity set. 1. After closure of HRTASK 2. When Employee Number is not empty 3. if customField is set to false. below is my script. (function shouldActivitySetTrigger(p...