Tag Archives: workflow

Confirmation dialog box in workflow action button of Sage CRM

Recently, one of our clients came up with a new requirement. Requirement was to show confirmation dialog box (OK Cancel Popup), on workflow action button. Here, if user clicks on OK then it proceed further with action; clicking on No terminate the action. It will be clear, if explained the same with actual scenario. We have action button… Read More: Confirmation dialog box in workflow action button of Sage CRM »

Workflow for Secondary Entity

Workflow in Sage CRM can be easily configured for Primary Entity but the out of the box system is not configured to handle workflows for Secondary entity. Jeff, as usual, came up with this fantastic workaround in his blog post http://community.sagecrm.com/partner_community/b/hints_tips_and_tricks/archive/2007/12/23/adding-workflow-capability-to-a-secondary-or-custom-entity.aspx Using the above link we were able to enable the workflow for the Secondary… Read More: Workflow for Secondary Entity »

Floating pipeline to track Opportunity lifeline on Summary Screen

Workflow is one of the best features Sage CRM has provided to track the lifeline of entities in the system. Through different rules we can take the entity on different stages which will elaborate the current state of that entity. Let’s consider opportunity entity for an example. When we progress opportunity workflow through different rules,… Read More: Floating pipeline to track Opportunity lifeline on Summary Screen »

New Case/ Opportunity Action and Workflow Activation in Sage CRM

In Sage CRM, we can handle Sales and Service business flow very efficiently. To manage sales in CRM we use Leads and Opportunities whereas for managing services we use cases. To deal with the cases and opportunities flow; CRM has provided feature of workflow and that’s get activated in CRM automatically once Case/ Opportunity gets… Read More: New Case/ Opportunity Action and Workflow Activation in Sage CRM »

Progress Externally Imported leads in Customized Workflow

Sage CRM has provided an advance functionality of “Workflow” to configure the life line of an opportunity, lead or cases as per your business rule. As a part of workflow you can set stage and status of an opportunity or a case throughout its lifetime. The workflows can be created or edited by following the… Read More: Progress Externally Imported leads in Customized Workflow »

Edit E-mail before sending it through workflow

There is Send email workflow action provided for this under standard workflow. This functionality is quite efficient for email sending if no complicated e-mail design is involved. We were requested the twist in this e-mail sending functionality for one of the custom entities on our client’s Sage CRM system. Though the entity was custom primary… Read More: Edit E-mail before sending it through workflow »

Pop Up Email Screen before sending mail through workflow

The standard functionality in SageCRM allows us to create workflow for Primary entities. One of the standard workflow actions allows us to send mail through workflow. Using this action an e-mail is sent in the background without any intervention. Now sometimes you come across the requirement where you want to send the mail through workflow,… Read More: Pop Up Email Screen before sending mail through workflow »