how do i assign a different color to one of my foreman on the planner
how do i assign a different color to one of my foreman on the planner
Do you mean changing the default color for appointments assigned to a particular Sage CRM user in the Team CRM calendar?
It did not say the Sage CRM version above but here is the help article for Sage CRM 2024 R2 for "Changing appointment color for a user":
The steps are:
SageCRM = SageCRM || {};
SageCRM.CUSTOM_TEAM_CALENDAR_USER_COLORS = {
// Map user IDs to colors.
"<user ID>" : "<color>",
};
Where
<user ID> is the Sage CRM user ID.
<color> is the color in which you want the appointments to be displayed.
Use hex color code, for example #00DC00.
You can add as many "<user ID>" : "<color>" pairs as you like. Use a comma as a separator.
By default, Sage CRM is installed to:
%ProgramFiles(x86)%\Sage\CRM\CRM
*Community Hub is the new name for Sage City