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

Forum Posts

Custom message on the ESC Portal

HI Team, Can you help if there is a possibility to add a custom message like "Thanks for submitting the case" once we submit the HR Case. Thanks

Sagar Rd by Tera Contributor
  • 572 Views
  • 2 replies
  • 0 helpfuls

Resolved! MRVS

How to hide the fields in the mrvs using client scriptsRecently I got to know about g_form.getValue(g_form.getDisplayBox('field_name’).id)Not sure how it works.and also how to get/set values field values which are outside the mrvs to set those field ...

pk2184046 by Mega Sage
  • 1193 Views
  • 7 replies
  • 0 helpfuls

Resolved! HR Case Header Configuration Not Working

HI Team, I have create a HR Header Configuration, I tried to use custom title but its not working but the Person Row is working. Please find the attachments and let me know if I am trying anything wrong.    Thankyou

SagarRd_0-1747353643710.png SagarRd_1-1747353674379.png
Sagar Rd by Tera Contributor
  • 605 Views
  • 1 replies
  • 1 helpfuls

Disable Past date in Date variable on Record Producer form.

Hi, I have a requirement to add Date field that should only allow user to select future dates, and we used client-side validation to fulfill the requirement.  I would like to know, if there is there any way to disable past date from the Date field, i...

Bulk transfering Quick Message to Email Templates

Hi all, I would appreciate your support regarding one situation.Several Email Client-Quick Message templates have been created in our instance (1000). At this point, we need to 'transfer' them into the Email Templates table, and we are wondering if i...

Resolved! HTML Tags Description field

HI Team, In the HR Module, we are using the rich_description field. Any text entered into the rich_description field. It is also copied into the description field as per the out-of-the-box behavior.However, while copying the data, it includes HTML ta...

VasukiS by Tera Guru
  • 1322 Views
  • 3 replies
  • 2 helpfuls

Employee Document Management (EDM) data storage

Hi all, For my employer (who has a lot of employees), start using the ServiceNow EDM module. I was wondering if anyone has experience with data storage and potential server impact. As we are dealing we over 7TB of data storage, i was wondering how Se...

Hide choice in interaction state field failed in ATF

Hi, I have created below client script to hide state choice based on condition. Its working fine but getting failed while testing using ATF. function onLoad() {if (g_form.getValue('state') == 'new'){    g_form.removeOption('state', 'on_hold');}if (g_...

HRSD Process Guide

I am looking for an end to end process guide of ServiceNow HRSD. The guide must contain complete descriptive information of all HRSD modules and applications. Can anyone help please.

ParijitN by Tera Contributor
  • 466 Views
  • 2 replies
  • 0 helpfuls

Resolved! Attachment appearing in the body of case and not header

I understand that this is how it functions out of the box, but I have an attachment field on one of my record producers. Whenever someone uploads an attachment through the field, it places the attachment in the body of the record producer. I also not...

rhyannagood by Tera Contributor
  • 1213 Views
  • 5 replies
  • 0 helpfuls