• How can I dynamically assign a case using BPM/Advanced Workflow?

    I have added a custom user relation to the Accounts module for the Customer Service Rep who handles the account. Now I need to create a workflow that will assign the case to the CSR set on the account. I cannot figure out how to set this up though. The…
  • Dynamically add fields to sub-panel on editiviewdefs.php

    Hi All, I am trying to create non-db fields for a custom module from the Account Module. I want this fields to be dynamically created so that if anything changes on Account Module, new fields can also be brought to my custom module after rebuild. In my…