Auto-populate fields from opened for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2024 11:12 PM
How to Auto-populate Territory fields based on opened for user once submit the request from employee center.
- Labels:
-
Human Resources Service Delivery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 11:49 AM - edited 04-25-2024 05:29 AM
Is the Territory on the sys_user record? Is this something that would ever be changed on the case once created? If not, the easiest solution is to add the field to the form layout for LE cases that is dot-walked from the Subject Person's user record to display their territory.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 11:54 AM
@sri001If you wish to populate the Territory field on the record producer based on the logged in user then you can use a combination of client script and AJAX call.