SetContext(EntityName, EntityID)
Updates the recent list for the specified custom entity.
Parameters
- EntityName. Specifies the name of the custom entity
- EntityId. Specifies the custom entity ID as it appears in custom_tables.
Examples
Copy
CRM.SetContext(EntityName,Id);