How Hide SubPanel custom Module on Demand ?

How is the process to remove a subpanel ?

Parents Reply
  • This cookbook applies to only js controllers. There is no way to, dynamically, hide subpanels through php.

    Also mobile is not affect by those changes once it doesn't download js controllers from Sugar server.

    It is possible to dynamically hide subpanels on mobile but it requires compiling a custom mobile app from sugar-mobile-sdk, which is only possible from either Apple computers or Docker container under Linux.

    André Lopes
    Lampada Global
    Skype: andre.lampada
Children