Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Change due dates on HR task when employment start date changes

Hey all I have a requirement where I do need to update due dates on HR task when any user's employment start date changes. These due dates are being triggered through due date source fields on HR templates. So like if a due date was like 2 days befor...

Rohit54 by Mega Guru
  • 2115 Views
  • 3 replies
  • 1 helpfuls

Unable to submit form after one click on submit button

Subject: Unable to submit form after one click on submit button  Description: The user has to click on Submit Button 3 times after updating the details to submit the form. If the Submit button is clicked once or twice, the form doesn't get submitted....

ashwini  raut by Tera Contributor
  • 1296 Views
  • 5 replies
  • 0 helpfuls

Custom Image field in a PDF template

Hi all, I add a new field in the sys_user table; I named it 'my_signature' and it is 'image' type field. This is because I want to upload personal signatures of each user in this field. Now, I want to make it appear in a pdf template, but every attem...

OOTB sn_hr_core_case.work_notes READ ACL

Hi folks,  I'm wondering if anyone else has encountered this use case. The OOTB sn_hr_core_case.work_notes READ ACL allows HR Agents of other COEs to see work notes of each other's respective COE. Has anyone updated a field level ACL to check the COE...

Skipping Activity Sets Based on Parent Case Information

Once the request is approved by a manager, we have 3 different sets of documents that must be accepted by the employee, but only 1 applies for each case depending on data on that specific case (based on answers in the Record Producer).  We want to sk...

Jim Coyne by Kilo Patron
  • 3874 Views
  • 8 replies
  • 5 helpfuls

VA Dashboard

In the VA Dashboard>UsageI want to know how to show data in the topic sent via the actionable notification in usage tab and also the data is stored in which table? 

shivaadapa_0-1725347460323.png

Disable options in Agent Workspace

Hi all,I would like to disable some options inside a variable of type SelectBox. Although, i achieved it in the classic view, implementing a client script, in HR Agent Workspace it doesn't work because of g_sc_form.getControl() function.Is there any ...