Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Add field security in HR

You can secure a field on a form so that specific HR users cannot view it.

Before you begin

Role required: sn_hr_core.admin, security_admin

About this task

Use Access Control (ACL) on a field to secure it.

Note: This example shows how to secure the Ethnicity field on an HR Profile form so users with the HR Manager [hr_manager] role or below cannot view it.

Procedure

  1. Navigate to All > HR Profile.

  2. Elevate your role to add security_admin.

    Select your login name and select Elevate Roles.

Image omitted: ElevateRoles.png
Select Elevate Roles from login name.
  1. Check security_admin.

  2. Select OK.

  3. Select an HR profile record to edit.

    It can be any record.

  4. Right-click the Ethnicity field and select Configure Security.

Image omitted: HRProfile.png
Reveal the Configure Security field from the HR profile form.
  1. The Security Mechanic menu appears.

    Change the Operation to secure field to read.

Image omitted: SecurityMechanic.png
Operation Secure field on Security Mechanic menu.
  1. Move a role that you want to view the field to the Selected column.

    For example, move sn_hr_core.admin. By selecting read and adding sn_hr_core.admin, any role below this role, cannot read the field. For example, sn_hr_core.manager is below this role and cannot view this field after completing the steps.

  2. Click OK.

    Because HRSM is a scoped application, you have to ensure that you are in the scoped version within the form.

    • Click the Settings
Image omitted: Banner\_GearIcon.png
Gear icon icon.
-   Select **Developer** under **System Settings**.
-   Change **Application** to **Human Resources: Core**.
Image omitted: ChangeScope.png
Change to scoped version of HR through System Settings.
-   Close the window.

Parent Topic:HR Profile

Related topics

Access control list rules