• Is it possible to use \r\n or <br> in labels?

    Hi all, Sometimes we have really long text in labels. And if you use an small laptop for example the label is cut. Is there any way split the label into two lines or something? See picture. In this I have tried \r\n with no success.
  • Display labels are reset to default after metadata movement to another system

    We added some new fields into our SugarCRM DEV application version 11.3. We haven't used the standard display labels. Instead of "LBL_STATUS_FIELD" we used "Status Field". We moved these changes from DEV to QA system without any problems, but when…
  • How We can display drop down database value to Lable value.?

    How we can display drop down database value to Lable value. Ex. db value -1(db) - New(Label) 2 (db) - In progress (Label) 3 (db) - Working (Label) 4 (db) - Close (Label) 5 (db) - Pending (Label) i want to display new
  • Get labels of all the fields available for a module

    Hello, I have a requirement where I need to get the list of all fields available for a module. I am currently using this endpoint to get the data: /rest/v11/metadata?type_filter=modules&module_filter=Contacts Everything is working fine with this except…
  • Sugar Labels Not showing after copied from GIT (On Demand to my Local Development)

    After installing the on demand sugar copy of CRM from Git, Most of the module lables are not showing up. After research we found that, The Language files that are supposed to be generate in “cache/api/metadata” are empty. Files are following: That means…
  • Changing CSS of module icons does not update it in the mobile app.

    When I create the file custom/themes/custom.less with custom label colours using the classes found in #Styleguide/docs/base-theme and rebuild the instance I can see the changes in the Sugar web app, but not in the mobile app. I tried restarting the mobile…