sugarcrm
Define own REST API in SugarCRM module without using chdir
I would like to define my own API to Sugar instances via a Module Loader module. How can I define my own SOAP/REST API in a SugarCRM module without using the chdir command?[详细]
2023-02-28 00:43 分类:问答making a file type field in sugarcrm custom module
i have a custom module Sample Management. I want to create a file type field in editviewdef.php so that i can upload the file and download it from the detailed view whenever needed. Would anyone tell[详细]
2023-02-22 06:13 分类:问答Where is SugarFullTest_Version2.php? (Sugar CRM and SOAP)
In regards to using SOAP to connect to Sugar CRM, the documentation for Sugar 6.1 Community Edition states:[详细]
2023-02-19 14:17 分类:问答fsockopen returns 'bool(false)' from browser but 'resource(4) of type (stream)' from command line
I cannot send mail in sugarcr开发者_如何学Pythonm. Suagrcrm sends mail with phpmailer using SMTP. I have identified that the error occurs when an attempt to open a socket connection using fsockopen is[详细]
2023-02-16 05:13 分类:问答Changing Last Name "required" attribute in SugarCRM
In SugarCRM, person name consist of First Name and Last Name and Last Name is a required field ( Fir开发者_如何学JAVAst Name optional ) . How can remove required attribute from last_name and make Firs[详细]
2023-02-13 04:15 分类:问答SugarCRM user password
I\'ve created a 开发者_如何学运维user in SugarCRM; once I\'ve created a user the password is mailed to the user.[详细]
2023-02-11 21:38 分类:问答sugarcrm users insert in magento
HiI have a sugarcrm instance and magento instance they two are separate i mean they have different databases.My requirement is when i create a user in the sugarcrm ,it should also insert the admin us[详细]
2023-02-11 21:18 分类:问答Sugarcrm magento common login
I\'m integrating SugarCRM and Magento. My requirement is when I click on a link in SugarCRM it should redirect 开发者_StackOverflow社区to the Magento admin panel order creation. Moreover when I redire[详细]
2023-02-09 05:33 分类:问答create a very specialised interface sugarcrm
I need a very specialized CRM Do I I want to recode the entire layout of sugar crm. whats the best way to start.[详细]
2023-02-08 13:09 分类:问答sugarcrm contacts dropdown and javascript
I require something like this for my order creation. I have the following fields in sugarcrm name: text field[详细]
2023-02-07 17:39 分类:问答