How to add a field to an HR task so that it shows up on the HR portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2020 10:41 AM
I currently have a need to collect information from a user who is assigned a task, in the task itself.
The current setup correctly assigns the task generated to the user, but when the user opens the task as a part of the case on the portal, they only see a button to "Mark as complete".
I want to be able to show two custom fields that I have created on the sn_hr_core_task table.
Please suggest what actions may be needed to configure the same.
- Labels:
-
HR Service Delivery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2020 10:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2020 01:59 PM
Hi
I need the assigned to of the task (manager) to fill out information about the case from the portal.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2021 03:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 10:15 AM
Hi Michael,
I have employee form that is assigned to subject person's manager. It is possible that we have 2 records sometime. This form is collecting data on PIP start date and end date. The same manager can have two employees that are giving PIP. What is the workaround in that case. How can we map the form to the task?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 10:26 AM
Hi @Simran321 - The key is identifying a unique record. If 2 of the same type are open, are there ways you can make one record unique (i.e. are they both active, if not, you can use the active=true in the condition)? This is the key for success when using Employee Forms.
Regards,
Mike