Tag Archives: custom tab

Enabling workflow on custom tabs

Workflows are a very important aspect of Sage CRM. Workflow helps you to automate business processes using a predefined set of business rules and actions. A workflow guides the user through a business process, checking, tracking, validating the information and triggering actions. New Stuff:  Adding Image to Summary Screen in Sage CRM As we all… Read More: Enabling workflow on custom tabs »

Display Count of your Opportunities against Company

In my previous blog, I have explained how to display Current User Name under custom tab. Here, I am going to explain how to display the count of records (say Opportunities) which are in progress and assigned to me i.e. Current Logon User against respective companies using jQuery mechanism. New Stuff: Event Management in Sage CRM… Read More: Display Count of your Opportunities against Company »

Display Current User Name under Custom Tab using jQuery

JQuery helps us to customize our Sage CRM as per customer needs and in this blog I will be explaining how to assign logged in Username to one of the custom tab. In our previous blog, I have explained that how we can highlight checked checkboxes using jQuery. Please refer below link. New Stuff: Hide options… Read More: Display Current User Name under Custom Tab using jQuery »