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 defines a list of editable fields in the HR profile, allowing users to update their personal information directly. |
| What area does it affect? |
Human Resources: Core |
| What does the default mean? |
The default value is "state,address,country,middle_name,zip,personal_email,city,home_phone,mobile_phone,work_phone,work_mobile", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting user permissions or updating HR policies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_hr_core.hr_profile_editable_fields |
| Sys ID |
b30330019f22120047a2d126c42e70e2 |
| Type |
string |
| Application |
Human Resources: Core |
| Default value |
state,address,country,middle_name,zip,personal_email,city,home_phone,mobile_phone,work_phone,work_mobile |
| Description |
HR profile fields editable by users. |
| Updated |
2015-11-16 15:53:23 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the sn_hr_core_profile column, but use commas to separate the fields. sn_hr_core.hr_email Enter the default email address for general HR inquiries. sn_hr_core.hr_phone Enter the default phone number for general HR inquiries. sn_hr_core.hr_profile_editable_fields Fields that users can edit themselves about their employee profile. sn_hr_core.profile.max.tries The maximum number of attempts allowed before the application exits when creating a user. sn_hr_core.hr_vip_default_priority The default priority on ...
Related properties