changing order of modules appearing at the top

Hi,

Tried changing the order of modules at the top using  "Select Module Tabs and Subpanels" but no matter what the old order prevails - 

As you can see I have moved a module called "Purchase Orders" up to #4 on the list but it is not the 4th module on top. Only way we can fix this is by resetting user preferences and then clear cache and reload. Is this a bug? We don't want to reset user preferences mainly because we have about 200 users and we don't want them to have to do this manually and administrators can't do a global reset from my understanding?

Parents Reply Children
  • There is an alternative solution:

    • apply the changes in a specific user.
    • fetch from database (user_preferences table) the record containing the change (it is serialized and base64 encoded)
    • write a php script which load the user preference for each user and update it according to the previously configured in that user.

    We had done something similar for Home's dashlets, it works like a charm.

    Regards

    André Lopes
    Lampada Global
    Skype: andre.lampada