Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

\uD83D\uDCD8 Instructions

Info

Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.

...

Info

Account, Contact & Opportunity trigger logic has been implemented that creates Document Records automatically on the creation of the specified record if the criteria is met on the configured Document Type record.

When a new Account, Contact or Opportunity record is created.

...

The trigger logic looks for Document Types that match the record that is being created and retrieves any Document Types that are set as Required = TRUE, these Document records are created automatically on the specified record.

For Example:

A Contact Record is created with RecordType.Name = Staff Contact.

  • This will retrieve Document Type records where:

    • Object = Contact

    • Record Type = Staff Contact

  • Document records for all Document Type records retrieved are then created and related to the Contact.

...