Update ep_portalUtil script include to be able to make fields editable on the Employee Profile

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 06:50 AM
We have recently implemented Employee Center Pro including the new unified employee profile but are now facing the issue that users are unable to update their phone numbers. We would also like them to update their job title if possible as we do not bring these down from our HR system.
We have found that the script include ep_portalUtilSNC is controlling what fields can be edited and that there is the ep_portalUtil script include to add or adjust the behaviour, but we are struggling to add to the script. Everything we change just results in the whole profile breaking with a lot of errors.
We have already tried adding ACL's as well, but the script includes is always checked first before the ACL's are checked.
Anyone did something similar and could provide some advice?