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

Forum Posts

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....

Resolved! How to use image type field with hr document template.

We are capturing the user’s signature through a widget in the record producer and storing it in an image field called “u_sign_image” on the HR case table. However, when we attempt to include this signature in the HR document template using the “u_sig...

kiran44 by Tera Expert
  • 858 Views
  • 6 replies
  • 1 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
  • 1707 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 ...