TargetX Communities Triggers
A Trigger is a section of code executed before or after inserting or modifying a Salesforce record based on a condition provided. There are different types of triggers based on the actions to be performed. Listed below are the triggers available in the TargetX Communities package:
TX MakeUniqueNickname
| Trigger/Class | TX_MakeUniqueNickname |
| Object | User |
| Type | Before Insert |
| Description | Trigger makes sure a unique name is created for the user, instead of giving error. |
| Affects | User |
| How affected | Creates unique nickname. |
| Criteria | Existing user signs up as a community user. |
| Custom Setting | N/A |
| Custom Setting Description | N/A |
| Package Version | 17.10001 - current |
