Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Istvan Pszota 59 posts 191 karma points
    Jun 04, 2014 @ 14:50
    Istvan Pszota
    0

    Back office customization

    Hello!

    I would like to create a package that extends back office. It is going to be some kind of ERP so i the main activity will be done in the back office thus visible workspace is crucial.

    Is there a way to hide and / or resize the navigation tree and increase the size of the visible space of content window?

    Regards, Istvan

  • Jeroen Lorrentop 1 post 21 karma points
    Jun 12, 2014 @ 17:52
    Jeroen Lorrentop
    0

    Hi, 

    Calling this line from your angularcontroller works:

    appState.setGlobalState("showNavigation", false);

    But I don't know if this is the intended way because you will have to adjust the contentwrapper css to move to the left. 

    Kind regards, 

    Jeroen 

  • Istvan Pszota 59 posts 191 karma points
    Jun 16, 2014 @ 15:05
    Istvan Pszota
    100

    Hello!

    In the meantime, i have figured it out, thanks! I have added a new css in which i resize the tree and content windows.

    This is not the nicest way i bet, but does the thing!

    Regards, Istvan

Please Sign in or register to post replies

Write your reply to:

Draft