To pre-populate the Timezone field when the location record is changed in Job Information, you need to configure the association as follows:
Base Object: Job Information
Trigger Event: Assigned to the Location field with the event set to onChange.This configuration ensures that whenever the Location field is updated in Job Information, the system triggers the logic to update and pre-populate the Timezone field based on the associated Location. The onChange event drives this functionality.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit