Formula to check a box when the Account name changes from "Training Site" to any other Account name.

Formula to check a box when the Account name changes from "Training Site" to any other Account name.

Parents Reply
  • OK, Just to make sure I understand what you want to achieve:

    1. A Contact is attached to an account named "Training Site"

    2. When the contact record account attachment is changed from the "Training Site" account to any other account, you want the process to trigger.

    3. When the process is triggered, you want to "Change a field" in the contact record: - specifically to mark a checkbox as "true"

    For the Start Event, you are "watching" the Contacts Module and the trigger is set for all updates.

    The field in the Contacts Module being watched is the "Account Name" field.

    ------------------

    In your screenshot, it looks like you are trying to watch for a change in the Accounts module. - The process definition is for the Contacts Module.

    I hope this helps...

    Bud Hartley | Cape Foulwind, NZ (and Oregon, USA)

Children