• show_download_tab does not seem to work in Sugar 14.0.0 Enterprise

    We have $sugar_config [ 'show_download_tab' ] = false ; in config_override.php and this has worked for years. We have upgraded to Sugar 14.0.0 Enterprise but now the Downloads tab is no longer hidden. Is this a bug of Sugar 14.0.0…
  • Is it possible to addValidationTask to TileView?

    The TileView feature of Sugar is powerful. We have added validation tasks to the Create and Record view of Opportunities using the guide at https://support.sugarcrm.com/documentation/sugar_developer/sugar_developer_guide_14.0/cookbook/adding_field_validation_to_the_record_view…
  • Is it possible to disable the ability to drag and drop in Opportunities TileView

    Our management wants to restrict users from dragging and dropping in the TileView of Opportunities. Is it possible to disable this feature?
  • How to execute a scheduler at a random interval?

    There is a scheduler, Prune Old Record Lists , https://support.sugarcrm.com/documentation/sugar_versions/13.0/serve/administration_guide/system/schedulers/#Prune_Old_Record_Lists which executes As Often As Possible. This scheduler will execute "optimize…