In our application we use a list-bar menu.
To allow users to use the maximum space on their screen we want the menu to be (auto-)closed by default.
The user can do this himself by clicking on "Auto hide". The menu will then be automatically hidden/shown.
We have found that this can be set in IAM by making an entry in the user preferences at Global] and leaving the checkbox for menu empty. The disadvantage is that this must be set for each user (possibly with a script). Not exactly an elegant solution.
Is it possible to set this at application level in IAM?