\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. |
\uD83D\uDCCB Related articles
...
Info |
---|
|
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 allDocument Type
records retrieved are then created and related to the Contact.
...