• safe upgrade on custom editviewdef

    Hi all. I have a custom module in which I included a js file (customjs.js) custom / modules / Cases / metadata / editviewdefs.php, I have created the installation package for the module loader, but I have a problem, since there is another module custom…
  • return to listview after editing record

    Hi, When i click the "pencil" icon in the listview, in order to edit a lead record and then push "save" in the lead editview, i need to be redirected to the listview again, not the lead detailview (like today). is there a code change i can do, so when…
  • Extended Table in Editview

    Is there an option to create a table in the editview , which can also extended, to more lines by the user? (the user push + and the table extended with a new line). i'm familiar with Sugarcrm Coding. of course, without creating a new module and relating…