• How to change label of fileds in sidecar MultiSelectionListView js

    Hi There, I am working on to show sidecar fields based on some cases of one of our module. We are using below code : ({ extendsFrom: "MultiSelectionListView", allowedFields: ["anml_animals_ii_inventory_item_1_name","type_2","test_type_c","timepoint_type…
  • How to show More record option(button) in the custom sidecar.

    Hello, I have a module Inventory Item where I am showing a custom sidecar on creating records. Sidecar shows on related To Order request Item option and in the sidecar, I am showing other modules (Order Request Item) record lists. Afterload 20 records…
  • yarn install fails with https://cache.sugardev.team unreachable error

    I installed successfully Sugar v10 on my local machine, but when I try to execute yarn install inside the root directory I am getting following error: error An unexpected error occurred: "cache.sugardev.team/.../d3-sugar-4.13.0.tgz : connect ETIMEDOUT…
  • Is there a way to customize the AlertView Controller?

    Hello folks, does someone know a way to extend the alert view controller? There is already a registered bug regarding this issue: https://portal.sugarondemand.com/index.php#supp_Bugs/bf747ba0-04db-11e7-9c6a-d4bed9b70c64 Taking a look at the code …
  • How to access an information hold by a relationship in my view / layout / field ?

    Hello, I want to improved the Contact subpanel for the account's module, by including an additionnal CSS property to highlight contact that do not "work" anymore for the account, ie the contacts marked as not primary in the relationship accounts_contacts…