• Sugar mobile SDK  init-native fail

    Hi, everyone I have a problem in using the SDK I followed the Mobile SDK Quick Start Guide http://support.sugarcrm.com/Documentation/Mobile_Solutions/Mobile_SDK/Mobile_SDK_Quick_Start_Guide/ But when I do the $ ./sdk init-native -p ios and here is the…
  • Colored field on summary-view(detail)

    Hello guys, I'd like to make a customization in summary-view, a part of detail view. This customization is on a field that depending of his value the background color and the text color should be changed. Ex.: Field is field_test_c, when his value is…
  • Error with Ubuntu

    Hi ppl. I have some problems in Linux with Sugar Mobile SDK (and I know it doesn't have any support whit this SO). I'm follow a doc "Uncon 2017_ Building Custom Apps Using SugarCRM Mobile SDK" I was execute ➔ $SUGAR_MOBILE_SDK_HOME/[sdk-version]/sdk…
  • Problems installing the cordova camera plugin

    Hi, I'm trying to get more interaction with the android phone camera than is available with the image field in the vanilla SDK. I'm running SDK version 6.2.1 I tried installing the camera plugin with the command: native>$ ../cordova plugin add cordova…
  • Is there a quick way to ID the phone?

    Hi, Is there a way for the SDK to identify the phone - say the IMEI number or something similar? A session ID or token of some sort may work but I would guess this may change over time/sessions? I would be looking to set an element in the model to this…
  • 64-bit variant needed for android

    Hi, We recently received a message from Google-Play with the following: By August 1, 2019 , all apps that use native code must provide a 64 - bit version in addition to the 32- bit version in order to publish an update. This past January, we reiterated…
  • Mobile SDK 6.3

    HI i am Sugarcrm Developer i want to work on Mobile SDK 6.3 As developer i want to learn how can i Get Mobile SDK 6.3 for Android Thanks
  • Do you have any video/doc tutorial how can I start with the mobile dev

    Hi devs, I started with the Quick Start SDK SugarCRM Mobile , but doesn't work for me, I had many problems with homebrew and after it with ./sdk, so, the question is, do you have other tutorial different from documentation? if you have some video tutorial…
  • Is it possible to add a HTML5 canvas element as a field to the android app ?

    Hello, The title probably says it all. I want to create a canvas field on the app where users can draw their signature! I am aware that will have to create the canvas and the logic of it myself! but how can I show it on the android app ? it works actually…
  • Using a custom filter in a custom view

    Hi, I'm following the custom meeting view in: https://mobiletools.sugarcrm.com/docs/latest/sdk/docs/sdk/tutorial-meetings-list-view.html Which has a filterDef as: this.collection.filterDef = {date_modified: {$dateRange: 'last_7_days',},}; However, I have…
  • Making a field read-only in the view

    Hi Another basic question I'm afraid... I'm trying to force an int field to read only (dependent upon various conditions). However, I'm not having any luck. Is there a way to either alter the vardef metadata in a view (custom edit view) - or by altering…
1 2 3