Forums

ForumForumSearchSearchResultsResults
 
Your search returned 185 result(s):
New Post
 Forum: Bugs
 5/9/2013 8:14 PM  
 
We have a relatively simplistic caching mechanism in that any REST API request that we make to the server is cached. This was a very quick way to implement verses creating a local database and a local table for each module. The down side to this approach is that each different query in list vie...
New Post
 Forum: Developers
 5/9/2013 9:18 AM  
 
You can return all opportunities for an account using the view vwACCOUNTS_OPPORTUNITIES. An opportunity only has one account, so it makes little sense to go the otherway, but you can get all contacts for an opportunity using vwOPPORTUNITIES_CONTACTS.
New Post
 Forum: Developers
 5/8/2013 12:54 PM  
 
SplendidCRM does not support the $expand syntax. Instead, use the GetModuleTable?TableName= and specify the appropriate relationship view. Then all you need is the primary ID for the opportunity.
New Post
 Forum: Developers
 5/7/2013 9:54 PM  
 
If you use our SplendidCRM Configuration Wizard to populate a SQL Azure database, then it should work fine. The wizard takes care of processing the SQL files so that they will execute properly.If you want to process the files so that they are SQL Azure compatible, perform the following steps:1. ...
New Post
 12/18/2012 11:01 AM  
 
At the top of the Campaign DetailView, there is a ROI view. The link is at the top right section of the DetailView.
ForumForumSearchSearchResultsResults