• calling 'save' from an action button in a record view (not edit view)

    Hi, I've added an action button to a custom meeting detail view - The plan is that it updates a couple of fields (checkbox, geolocation and a datetime field) and saves this back to the server. I used model.set() for this. I had previously tried…
  • Push notifications via firebase

    Hi, I am implementing the custom push notifications for mobile app using google firebase for ios and android. Steps for registering android app with sugar sdk:- - Project created in firebase for android - google-services.json file placed in the root…
  • Issue while using Bean CreateRecord - Transaction Log

    A custom functionality has been developed on SugarCRM Mobile App, using the SugarCRM Mobile SDK. The functionality that is required to achieved is to capture the user's current geolocation and send to SugarCRM , in a one minute interval. This has been…
  • Custom List Order

    What options exist in the following use case scenario for a developer The user logs into Sugar Mobile containing some customizations. The user views a set of cases assigned. The user should be able to order the priority through drag & drop of various…
  • Sugar Mobile Application : Modules not visible to Specific Roles for mobile platform

    Hello, I'm trying to solve issue which related to sugar mobile SDKs. 1. I created a new role and add users to that role. 2. While login from that particular role on Desktop, All modules visible to user. 3. But While Login from Mobile SDK, only…
  • Notification in SugarCRM Custom Mobile Application

    Hello, Is SugarCRM Custom Mobile Application supports Notification? Like, If someone assigns a lead to a user then he will get an alert notification in-app. If Yes then how to enable the notifications in SugarCRM custom mobile app. Is there any…
  • Google Map Plugin Unsupported by SugarCRM SDK

    Hello, We integrate the google map plugin in SugarCRM Custom Mobile Application, Which was working well on Android as well as iOS. But After the UIWebView deprecation in iOS we unable to submit a newer version of the iOS build to the apple store. As…
  • iOS WebKit Issue (23.0.565-1.4.2-2)

    Hi, We're having some trouble building the iOS app for the newly released Sugar Mobile SDK version 23.0.565-1.4.2-2. This version migrates UIWebView to WKWebView as per Apple Store's regulations, fixing issue 85264 ( https://portal.sugarondemand.com/#supp_Bugs…
  • SugarCRM Mobile SDK - Update Plugin to Support 64-bit architecture(Android)

    Hello, I'm getting issue while uploading my custom SugarCRM mobile application on android play store. Starting August 1, 2019, android apps published on Google Play will need to support 64-bit architectures. but some of the library used by SugarCRM SDK…
  • How to works mechanism of fetch deltas into app

    Eugene Bychkov , Matt Marum regards from Mexico. I have a question, exists some diagram that explain the how to works mechanism of fetch deltas into app? Can you can share me this diagram or in this case explain me please point by point your workflow…
  • How to open the SugarCRM app (SDK Mobile) on a specific view of a module from an external apache cordova application?

    Good day community. I come to you because I have been stuck in a development and I have not been able to solve it. I'm developing an application with apache cordova and I want this application to open a SugarCRM application previously installed on the…