Adding a module view to the Home module

Hello,

After system logon, on the Home module I need to show by default an module view, but it cannot be a dashlet. There is a way to do it?

I'm using SugarCRM Community Edition 6.5, on Ubuntu 14.04.

For example, i want the Home module to display this:


Sorry for my bad english, I'm brazilian...

Thanks!
  • well that's odd. Can you place this
    $sugar_config['default_module'] = 'Accounts';
    on the config.php file instead?
    remove the config_override.php file first.
  • I'm not using any community edition and its sugar 7, further saying 

    I did the changes in config.php also by changing the module home to Accounts and same happened then also,

    This is vague
  • Hi 

    Could you please clarify a couple of things, I'm just starting with SuiteCRM....

    When you say override the Home modules listview, is this so that the modification would be upgrade safe? 

    Is editing the config_override.php upgrade safe?

    Would you override Home by creating \Home\\views\view.list.php  under the \custom folder?

    Many thanks

    Luke

  • Hi 

    Could you please clarify a couple of things, I'm just starting with SuiteCRM....

    When you say override the Home modules listview, is this so that the modification would be upgrade safe? 

    Is editing the config_override.php upgrade safe?

    Would you override Home by creating \Home\\views\view.list.php  under the \custom folder?

    Many thanks

    Luke

1 2