1. New Module Deployment : In Sugar V13 ENT default fields, such as the 'Name' field, are not listed Studio ->Layouts -> Record View/List View sections. For example, we would like to display the 'Name' field somewhere other than the top of the screen…
I want to copy opportunity record with linked RLI. same as quotes and QLI. when we copying any Quotes record all related RLI is also gets copied. I want to do same functionality for opportunity module.
Hello everybody,
I'm facing a problem that most of you have already had.
In the cloud (or on premise instances), when I want to update a custom config value, I should deploy a package. This could be annoying when you want to do some tests or make…
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…
Hello Developers, I'm working on sugarCRM 8.3. I need to write dependencies on custom field, where field is required or visible for specific role. I tried using JS but it is working only on web not in mobile.
Hi, I use sugar 7.6 pro and I want a custom integer field id_autoincrement in the task module which is autoincremented every time that I create a new task. If I create a task and the last created id is 10 the new one will be 11 for example. I find a lot…
I'm a new developper of a SugarCRM 7.7 application. It's now a very big application and we can't upgrade for the moment. I saw that there was a best practise to do it in SugarCRM 7.8. Howerver, I've not found any docmentation and anybody in the same case…
_Sugar 7.8 Technical Overview for Sugar Developers.pdf
Hi, I work with sugar pro 7.6 and I want to execute a custom job which checks the status of the contracts and does something. I correctly setup my batch file (following the documentation instructions) for the execution of the scheduled job and the file…
Hi, I have a Sugarcrm 7.6 pro installation and I want to add a custom button to the Quotes record views and I found this guide in the documentation https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_7.6/UI_Model/Views/Examples…