Property reference

sn_hr_core.hr_profile_default_fields

The sn_hr_core.hr_profile_default_fields property specifies which fields are displayed on the Generate HR Profiles page. Admins can customize the visible fields by adding comma-separated values of column names from the sn_hr_core_profile table, with a default of employment_type.

Default: employment_type Type: string Application: Human Resources: Core

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the default fields shown in HR profiles, allowing for customization of the displayed information.
What area does it affect? HR Profile Management
What does the default mean? The default value is "employment_type", which is the baseline setting used unless it is changed.
When should you review it? Review this property when setting up or modifying HR profiles to ensure relevant fields are displayed.

Out of the box property record

Raw metadata from the property record.

Property name sn_hr_core.hr_profile_default_fields
Sys ID 094d6b540b202200bb1e643ff6673a9a
Type string
Application Human Resources: Core
Default value employment_type
Description These are the fields shown in Generate HR profiles page. These fields can be set collectively on all the HR profiles. Add comma separated values of sn_hr_core_profile column names.
Updated 2016-07-08 11:33:36

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... sn_hr_core.admin Procedure 1. Navigate to All > HR Administration > Properties. Some HR properties are found under sys_properties.list. 2. Configure the HR properties, as appropriate. HR Properties form Property Description sn_hr_core.hr_profile_default_fields Fields that appear on the Generate HR Profiles page. You can add fields from the sn_hr_core_profile column, but use commas to separate the fields. sn_hr_core.hr_email Enter the default email address ...