• Connect a related record via Workflow

    Hi, quite simple question. I have Module A and Module B. In Module A there is a new record created by incoming Mails. Some Values of the Record are set by the Subject of the Mail via Workflow. In This context i'd like to relate/connect that record to…
  • Process definition Module : Activity read-only feature not working

    Hello All, I working with Sugarcrm 8.0.1 to set form fields readonly after the first update.But the fields to set readonly feature is not working .Please help me solve this issue.
  • Creating custom Assignment Notification

    I'm trying to create a way to send out assignment notifications for the Opportunities module only. One way to do this would be to override the send_assignment_notifications method , but I'd rather not do that. Instead, I'm keeping the system-wide assignment…
  • Advanced Workflow not triggering when saving a record on an Entry Point

    Hello, I have created a custom button that sets a flag on a module. This flag activates an Advanced Workflow (That will have an approval process). The entry point works fine if the workflow is not active (calling it by navigating to < myInstance/index…