• Help with filters

    Hello everyone, I'm working with automatic filters and I have to filter by all the elements contained in sub_element_l_c (sub_element_l_c is a calculated text field with the value of a multi-select field). This is my code from the relate.js: ({ extendsFrom…
  • DatePicker in Sugarv12.0.3 not showing full calendar

    Hi In Sugar v12 (tested on 12.0.3) when you add tab to record view and have date field on the bottom, when you click on it it doesn't show calendar over subpanels so user is unable to select date. I tested it on Tasks module where i moved Start Date…
  • Error after upgrade to Ent 12.0.1

    The steps were: PRO 10.0.3 -> PRO 10.0.4 PRO 11.0.4 -> ENT 11.0.4 ENT 11.0.4 -> ENT 12.0.1 All steps ran successfully without any big deal, no db issue or red flag or anything else. but unable to login to sugarcrm Failed to load resource: the server…
  • Admin custom config page for my custom module

    Hello Everyone! Just wanted to ask if anyone knows how to resolve my admin custom configuration. I created custom modules, and I added a link for configuration in the admin panel. Admin Page Admin Options Defs $admin_option_defs = array();…