I have Created one Custom Module through Studio.
I can insert values via SOAP API (NuSOAP).
If I made hide the module from "Configure Tabs" then I couldn't insert values via SOAP API .
Please Help me.
Thanks,
Seeni..
I have Created one Custom Module through Studio.
I can insert values via SOAP API (NuSOAP).
If I made hide the module from "Configure Tabs" then I couldn't insert values via SOAP API .
Please Help me.
Thanks,
Seeni..
Hi Seeni
The solution is not upgrade safe.
You need to override the file soap/SoapHelperFunctions.php
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
Why are you trying to do that? There may be something wrong with your interpretation here.
* If you want to disable a module you should hide it in the admin
* If you want to hide a module from sight you should prevent access to it from all but the SOAP user
* If you want to only hide the tab you should add the module to $modInvisList
Developers go here
Businesses go there (Dutch)
Modules:
SugarDev.net Developer Tools | Config | Dutch Language Pack
"Nothing gets fixed unless there is a bug"
Hi SugarDev
A customer faced that same issue before and that makes sense.
You can imagine a module like ProductTemplates (Product Catalog in licensed versions) which should be automatically updated through a SOAP process.
You can imagine several scenarios like that.
Kind regards
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
If those modules are active then they should be SOAPable. I wanted to point out that if you hide a module from the Admin then the module will be disabled altogether, everywhere. So this seems expected behaviour on Sugar's part. Does the poster still have a problem?
Developers go here
Businesses go there (Dutch)
Modules:
SugarDev.net Developer Tools | Config | Dutch Language Pack
"Nothing gets fixed unless there is a bug"
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks